enable immich
This commit is contained in:
parent
500071905f
commit
1a6ecb3256
1 changed files with 6 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue