Started role/laptop
This commit is contained in:
parent
1cd1786ad0
commit
3598067158
5 changed files with 12 additions and 5 deletions
|
@ -274,7 +274,8 @@ in
|
|||
|
||||
};
|
||||
|
||||
services.blueman-applet.enable = config.networking.hostName == "jimbo";
|
||||
# Enable blueman-applet when the machine has bluetooth enabled
|
||||
services.blueman-applet.enable = config.hardware.bluetooth.enable == true;
|
||||
|
||||
programs.foot = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue