Move lxc config out of flake

This commit is contained in:
Fern Garden 2025-07-04 22:24:47 +08:00
parent 68f9b7b136
commit 1afa060f70
3 changed files with 33 additions and 34 deletions

View file

@ -0,0 +1,8 @@
{
services.technitium-dns-server = {
enable = true;
openFirewall = true;
};
system.stateVersion = "25.05";
}