my nix configs for my servers and desktop

why the fuck does this have its ports firewalled off lol

Changed files
+1
hosts
morax
+1
hosts/morax/default.nix
···
];
services.technitium-dns-server.enable = true;
virtualisation.docker = {
enable = true;
···
];
services.technitium-dns-server.enable = true;
+
services.technitium-dns-server.openFirewall = true;
virtualisation.docker = {
enable = true;