diff options
Diffstat (limited to 'ullr.nix')
-rw-r--r-- | ullr.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -87,6 +87,7 @@ | |||
87 | dynamicMods = true; | 87 | dynamicMods = true; |
88 | }; | 88 | }; |
89 | users.groups."games" = {}; | 89 | users.groups."games" = {}; |
90 | nixpkgs.config.allowUnfree = true; | ||
90 | 91 | ||
91 | # This value determines the NixOS release from which the default | 92 | # This value determines the NixOS release from which the default |
92 | # settings for stateful data, like file locations and database versions | 93 | # settings for stateful data, like file locations and database versions |