bluetooth
This commit is contained in:
parent
dccfcaca64
commit
de8855153e
|
@ -524,8 +524,10 @@ in rec {
|
|||
};
|
||||
|
||||
network-manager-applet.enable = true;
|
||||
blueman-applet.enable = true;
|
||||
betterlockscreen.enable = true;
|
||||
gnome-keyring.enable = true;
|
||||
|
||||
};
|
||||
|
||||
xsession = {
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
];
|
||||
};
|
||||
hardware.bluetooth.enable = true;
|
||||
services.blueman.enable = true;
|
||||
services.logind = {
|
||||
lidSwitch = "hibernate";
|
||||
lidSwitchDocked = "ignore";
|
||||
|
|
Loading…
Reference in New Issue
Block a user