Please work

This commit is contained in:
Andrea Ciceri 2023-06-25 12:15:18 +02:00
parent 5315feb612
commit d7e82621c8
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
16 changed files with 179 additions and 42 deletions

View file

@ -16,7 +16,7 @@ in {
services.nix-serve = {
enable = true;
secretKeyFile = config.age.secrets.cache-private-key.path;
# Public key: cache.aciceri.dev:4e9sFjWPUOjGwTJE98PXinJJZLwPz0m5nKsAe63MY3E=
# Public key: cache.aciceri.dev-1:aNP6f+rRTuDHi/45L1VBzlGchuj54/mI2N/22qTWgzE=
};
services.nginx.virtualHosts."${cfg.domain}" = {
forceSSL = true;