fix: need the dns imported
This commit is contained in:
parent
95cdbf2b4e
commit
3df29a42d4
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ Gonna use a priper nixos module for this
|
||||||
# these are needed for teh program in question
|
# these are needed for teh program in question
|
||||||
imports = [
|
imports = [
|
||||||
./acme.nix
|
./acme.nix
|
||||||
|
./dns.nix
|
||||||
./nginx.nix
|
./nginx.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue