Modularise config. Add sops-nix for secrets management.

This commit is contained in:
Fern Garden 2025-07-08 14:09:35 +08:00
parent 02fdb4707d
commit a348413d83
15 changed files with 211 additions and 119 deletions

View file

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