allow unfree
This commit is contained in:
parent
596b508cd7
commit
0e8e169e72
|
@ -65,7 +65,6 @@
|
|||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
programs.zsh.enable = true;
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
hardware.bluetooth.enable = true; # enables support for Bluetooth
|
||||
hardware.bluetooth.powerOnBoot = true; # powers up the default Bluetooth controller on boot
|
||||
|
|
Loading…
Reference in New Issue