1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

fix(zaatar): reenable nginx

This commit is contained in:
2022-01-09 10:56:06 +01:00
parent cb4b9133c3
commit 08f0018e1f

View File

@@ -82,6 +82,8 @@ in
networking.firewall.allowedTCPPorts = [ 2049 ];
services.nginx.enable = true;
services.nginx.virtualHosts."moodle.kmein.r" =
let
identity = lib.strings.fileContents <secrets/eduroam/identity>;