1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2024-12-15 17:51:01 +00:00

lnl: enable socket listener for nix-daemon service

This commit is contained in:
Daiderd Jordan 2018-06-21 15:23:27 +02:00
parent 9987c71c83
commit a9db65f39a
No known key found for this signature in database
GPG key ID: D02435D05B810C96

View file

@ -59,6 +59,7 @@
};
services.nix-daemon.enable = true;
services.nix-daemon.enableSocketListener = true;
nix.extraOptions = ''
gc-keep-derivations = true