This commit is contained in:
Aleksandr Lebedev 2025-09-27 15:04:54 +02:00
parent 750689b0f6
commit 3d20632b0c
6 changed files with 32 additions and 3 deletions

View file

@ -22,5 +22,6 @@ with lib.custom; {
adminpassFile = config.sops.secrets."services/nextcloud".path;
};
hostName = "nextcloud.kylekrein.com";
https = true;
};
}