Typo
This commit is contained in:
parent
792e04f826
commit
293b3e42b6
|
@ -20,7 +20,7 @@ in
|
|||
services = {
|
||||
nix-serve = {
|
||||
enable = true;
|
||||
secretKeyFile = cfg.privateKeyFile;
|
||||
secretKeyFile = cfg.secretKeyFile;
|
||||
};
|
||||
|
||||
nginx.virtualHosts."${config.secrets.services.cache.url}" = {
|
||||
|
|
Loading…
Reference in a new issue