1
0
Fork 0
This commit is contained in:
Aires 2024-05-24 17:42:22 -04:00
parent 792e04f826
commit 293b3e42b6

View file

@ -20,7 +20,7 @@ in
services = {
nix-serve = {
enable = true;
secretKeyFile = cfg.privateKeyFile;
secretKeyFile = cfg.secretKeyFile;
};
nginx.virtualHosts."${config.secrets.services.cache.url}" = {