nix-serve: Add nixos module

This allows sharing the Nix store of the machine as a binary cache
simply by setting 'services.nix-serve.enable = true'.
This commit is contained in:
Tuomas Tynkkynen 2015-05-13 20:54:25 +03:00
parent 7021988dd1
commit fd8cb1ff2d
2 changed files with 57 additions and 0 deletions

View file

@ -289,6 +289,7 @@
./services/networking/nat.nix
./services/networking/networkmanager.nix
./services/networking/ngircd.nix
./services/networking/nix-serve.nix
./services/networking/notbit.nix
./services/networking/nsd.nix
./services/networking/ntopng.nix