mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
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:
parent
7021988dd1
commit
fd8cb1ff2d
2 changed files with 57 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue