Remove nginx from this copy
This commit is contained in:
parent
e6d3729d57
commit
eb8bd48c73
|
@ -31,10 +31,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;
|
||||
|
|
Loading…
Reference in a new issue