nx2site001

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-11-08 13:48:02 +01:00
parent d46530edd8
commit 924f48b15a
8 changed files with 525 additions and 209 deletions

View File

@@ -15,6 +15,7 @@
users.users."${user}".extraGroups = [ "docker" ];
networking.firewall.allowedTCPPorts = [
80
443
8384
];
}