Misc system changes and nix flake update
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{ config, ... }: {
|
||||
services = {
|
||||
nix-serve = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
secretKeyFile = config.age.secrets.cache-key.path;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user