add carddav
This commit is contained in:
@@ -12,7 +12,10 @@
|
||||
log_not_found off;
|
||||
access_log off;
|
||||
'';
|
||||
};
|
||||
|
||||
locations."/.well-known/carddav".extraConfig = "return 301 $scheme://$host/remote.php/dav;";
|
||||
locations."/.well-known/caldav".extraConfig = "return 301 $scheme://$host/remote.php/dav;";
|
||||
};
|
||||
|
||||
users.extraUsers.nextcloud.packages = [pkgs.nextcloud];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user