diff options
| -rw-r--r-- | hel.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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; |
