make sure bluetooth persists even after reboot
This commit is contained in:
parent
1a31cc308c
commit
b61d24112e
7 changed files with 72 additions and 60 deletions
|
@ -39,6 +39,8 @@ with lib.wyrdgard; {
|
|||
discord = enabled;
|
||||
_1password = enabled;
|
||||
};
|
||||
|
||||
system.hardware.bluetooth = enabled;
|
||||
};
|
||||
|
||||
services.xserver.videoDrivers = ["nvidia"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue