Add DNS updater service
This commit is contained in:
parent
67b61a295e
commit
a95a5e111a
4 changed files with 39 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
imports = [
|
||||
self.nixosModules.common
|
||||
self.nixosModules.server
|
||||
./dns.nix
|
||||
];
|
||||
|
||||
networking = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue