packages: removed redundant allowUnfree

This commit is contained in:
2026-05-17 10:18:52 +02:00
parent 33e2ba012d
commit 523b80f9d5
-3
View File
@@ -44,9 +44,6 @@
programs.fuse.userAllowOther = true;
programs.fuse.enable = true;
# Allow unfree packages
nixpkgs.config.allowUnfree = true; # Nonfree packages: hplipWithPlugin
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [