allow unfree

This commit is contained in:
Lorenz Hohermuth 2024-07-23 15:07:59 +02:00
parent 596b508cd7
commit 0e8e169e72
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@
# Define a user account. Don't forget to set a password with passwd. # Define a user account. Don't forget to set a password with passwd.
programs.zsh.enable = true; programs.zsh.enable = true;
nixpkgs.config.allowUnfree = true;
hardware.bluetooth.enable = true; # enables support for Bluetooth hardware.bluetooth.enable = true; # enables support for Bluetooth
hardware.bluetooth.powerOnBoot = true; # powers up the default Bluetooth controller on boot hardware.bluetooth.powerOnBoot = true; # powers up the default Bluetooth controller on boot