Removal of seafile

This commit is contained in:
Jurn Wubben 2025-07-24 23:34:42 +02:00
parent c22571ac83
commit a6ab36252a
5 changed files with 0 additions and 139 deletions

View file

@ -42,10 +42,5 @@ in {
file = ./immich-oidc.age;
owner = abstrServiceUser "immich";
};
seafile-oidc = mkIf server {
file = ./seafile-oidc.age;
owner = abstrServiceUser "seafile";
mode = "400";
};
};
}