1
0

Install dav server on web-2

This commit is contained in:
2021-01-05 20:25:16 +01:00
parent 6baadff06d
commit faa4251d3d
2 changed files with 33 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
./bubblesort.nix
./ip.nix
./meow.nix
./radicale.nix
./znc.nix
];
@@ -32,7 +33,6 @@
recommendedOptimisation = true;
recommendedProxySettings = true;
recommendedTlsSettings = true;
};
networking.firewall.allowedTCPPorts = [ 80 443 ];