diff --git a/configuration.nix b/configuration.nix index 7a20ef8..f28ed88 100644 --- a/configuration.nix +++ b/configuration.nix @@ -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