fix nextcloud secret again
This commit is contained in:
parent
a5000086f4
commit
a6792d1a5e
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
configureRedis = true;
|
||||
caching.apcu = false;
|
||||
https = true;
|
||||
sercretFile = config.age.secrets.nextcloud.path;
|
||||
secretFile = config.age.secrets.nextcloud.path;
|
||||
};
|
||||
|
||||
nginx.virtualHosts.${config.services.nextcloud.hostName} = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue