Add DNS updater service

This commit is contained in:
2024-07-19 16:01:26 -07:00
parent 67b61a295e
commit a95a5e111a
4 changed files with 39 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
imports = [
self.nixosModules.common
self.nixosModules.server
./dns.nix
];
networking = {