configure nm-applet and blueman via home-manager
This commit is contained in:
parent
853b8fa050
commit
43b0973d19
5 changed files with 11 additions and 5 deletions
|
@ -164,9 +164,5 @@ in
|
|||
};
|
||||
|
||||
};
|
||||
|
||||
# Enable blueman-applet when the machine has bluetooth enabled
|
||||
services.blueman-applet.enable = config.hardware.bluetooth.enable == true;
|
||||
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue