Refactor.
This commit is contained in:
parent
69088478f0
commit
667f337363
14 changed files with 173 additions and 164 deletions
7
hosts/lxc/technitium.nix
Normal file
7
hosts/lxc/technitium.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
# Enable Technitium DNS server.
|
||||
services.technitium-dns-server = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue