flake: bump inputs
And fix a removed nextcloud option.
This commit is contained in:
parent
5248eb59f8
commit
0795a3d29b
2 changed files with 17 additions and 18 deletions
|
|
@ -35,7 +35,6 @@ in
|
|||
hostName = "nextcloud.${config.networking.domain}";
|
||||
home = "/var/lib/nextcloud";
|
||||
maxUploadSize = cfg.maxSize;
|
||||
enableBrokenCiphersForSSE = false;
|
||||
configureRedis = true;
|
||||
config = {
|
||||
adminuser = cfg.admin;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue