enable immich

This commit is contained in:
Noa Aarts 2025-11-12 18:20:50 +01:00
parent 500071905f
commit 1a6ecb3256
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -339,6 +339,12 @@
admins = [ "itepastra" ];
extraSettingsFile = config.age.secrets."factorio/solrunners".path;
};
immich = {
enable = true;
settings = {
server.externalDomain = "https://images.noa.voorwaarts.nl";
};
};
openssh = {
enable = true;
settings.PasswordAuthentication = false;