flock/configuration/server/containers/technitium.nix

6 lines
90 B
Nix

{
services.technitium-dns-server = {
enable = true;
openFirewall = true;
};
}