Re-enable nix-serve-ng
This commit is contained in:
		| @ -1,4 +1,10 @@ | ||||
| { ... }: { | ||||
| { config, ... }: { | ||||
|   services = { | ||||
|     nix-serve = { | ||||
|       enable = true; | ||||
|       secretKeyFile = config.age.secrets.cache-key.path; | ||||
|     }; | ||||
|   }; | ||||
|   nix = { | ||||
|     buildMachines = [ | ||||
|       { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user