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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user