Update nixos
This commit is contained in:
parent
4c49c7e533
commit
64072e81d5
2 changed files with 14 additions and 13 deletions
|
@ -21,7 +21,8 @@
|
|||
acpilight.enable = true;
|
||||
bluetooth = {
|
||||
enable = true;
|
||||
package = pkgs.bluezFull;
|
||||
package = pkgs.bluez;
|
||||
hsphfpd.enable = true;
|
||||
};
|
||||
logitech.wireless = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue