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

@ -227,9 +227,6 @@
# Enable touchpad support (enabled default in most desktopManager).
# services.xserver.libinput.enable = true;
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave