Added base nexcloud
This commit is contained in:
parent
aff6ae1ab3
commit
f47eb458ee
5 changed files with 132 additions and 0 deletions
|
|
@ -42,5 +42,9 @@ in {
|
|||
file = ./immich-oidc.age;
|
||||
owner = abstrServiceUser "immich";
|
||||
};
|
||||
nextcloud-admin-pass = mkIf server {
|
||||
file = ./nextcloud-admin-pass.age;
|
||||
owner = "nextcloud";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue