Move lxc config out of flake
This commit is contained in:
parent
68f9b7b136
commit
1afa060f70
3 changed files with 33 additions and 34 deletions
8
configuration/containers/technitium.nix
Normal file
8
configuration/containers/technitium.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
services.technitium-dns-server = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
|
||||
system.stateVersion = "25.05";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue