Add vaultwarden service
This commit is contained in:
parent
3e9dafde76
commit
2918c6fd89
6 changed files with 74 additions and 30 deletions
|
@ -30,7 +30,6 @@ in {
|
|||
port = 8000;
|
||||
postgresName = "onlyoffice";
|
||||
postgresHost = "${cfg.pgsql_ip}";
|
||||
postgresUser = "onlyoffice";
|
||||
postgresPasswordFile = config.age.secrets.office-dbpass.path;
|
||||
jwtSecretFile = config.age.secrets.office-jwtpass.path;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue