moved allow unfree into user files

This commit is contained in:
Leyla Becker 2024-09-22 13:05:25 -05:00
parent d11a24f337
commit 8f36a609db
7 changed files with 6 additions and 10 deletions

View file

@ -33,9 +33,6 @@
# Enable touchpad support (enabled default in most desktopManager).
# services.xserver.libinput.enable = true;
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];
# networking.firewall.allowedUDPPorts = [ ... ];