summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index 9b965128..cca19666 100644
--- a/hel.nix
+++ b/hel.nix
@@ -125,7 +125,7 @@
125 ''; 125 '';
126 126
127 configureFlags = [ "--with-systemdsystemunitdir=$(out)/lib/systemd/system" ]; 127 configureFlags = [ "--with-systemdsystemunitdir=$(out)/lib/systemd/system" ];
128 }); 128 };
129 }; 129 };
130 130
131 nixpkgs.config.allowUnfree = true; 131 nixpkgs.config.allowUnfree = true;