Update nixos

This commit is contained in:
Fabian Hauser 2023-10-23 13:58:36 +02:00
parent 4c49c7e533
commit 64072e81d5
2 changed files with 14 additions and 13 deletions

View file

@ -21,7 +21,8 @@
acpilight.enable = true;
bluetooth = {
enable = true;
package = pkgs.bluezFull;
package = pkgs.bluez;
hsphfpd.enable = true;
};
logitech.wireless = {
enable = true;