mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
(revert): https option is useless
This commit is contained in:
parent
205fffc117
commit
291f193aad
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
|||
database.createLocally = true;
|
||||
webserver = "caddy";
|
||||
configureRedis = true;
|
||||
https = true;
|
||||
config = {
|
||||
dbtype = "pgsql";
|
||||
adminpassFile = config.sops.secrets.adminNextcloudPass.path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue