feat(nixosModules/server): add godns dynamic dns
This commit is contained in:
parent
aa777bfa54
commit
c0d02eea1d
3 changed files with 45 additions and 4 deletions
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
lib,
|
||||
...
|
||||
}:
|
||||
{ lib, ... }:
|
||||
{
|
||||
system = {
|
||||
hostname = "nemesis";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue