Converted seafile to openid login
This commit is contained in:
parent
87bef5a352
commit
fa35e153c6
4 changed files with 110 additions and 54 deletions
|
|
@ -41,5 +41,9 @@ in {
|
|||
file = ./immich-oidc.age;
|
||||
owner = abstrServiceUser "immich";
|
||||
};
|
||||
seafile-oidc = mkIf server {
|
||||
file = ./seafile-oidc.age;
|
||||
owner = abstrServiceUser "seafile";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue