riiight
This commit is contained in:
parent
97b89ef76f
commit
c9124bc23b
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ in
|
||||||
port = 5020;
|
port = 5020;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
package = pkgs.nix-serve-ng;
|
package = pkgs.nix-serve-ng;
|
||||||
secretKeyFile = config.sops.secrets.binary-cache-secret.path;
|
secretKeyFile = config.sops.secrets.binary_cache_secret.path;
|
||||||
};
|
};
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue