It said to remove this

This commit is contained in:
Lillian-Violet 2023-11-20 11:56:24 +01:00
parent 4620a7e06b
commit 114fddeed8

View file

@ -33,10 +33,6 @@
services.nextcloud = {
enable = true;
hostName = "nextcloud.gladtherescake.eu";
# Enable built-in virtual host management
# Takes care of somewhat complicated setup
# See here: https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/web-apps/nextcloud.nix#L529
nginx.enable = true;
# Use HTTPS for links
https = true;