VEGAS/nextcloud: remove leftover postgres config
This commit is contained in:
parent
e038d8180d
commit
2d9e5462a7
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ in
|
|||
adminpassFile = config.age.secrets.nextcloud-adminpass.path;
|
||||
};
|
||||
};
|
||||
services.postgresql.authentication = "local ${cfg.dbname} ${cfg.dbuser} md5";
|
||||
services.nginx.virtualHosts."${config.services.nextcloud.hostName}" = {
|
||||
addSSL = true;
|
||||
enableACME = true;
|
||||
|
|
Loading…
Reference in a new issue