minor fixes
This commit is contained in:
parent
0d464888ed
commit
34bd740752
4 changed files with 9 additions and 10 deletions
|
@ -11,7 +11,7 @@
|
|||
system.stateVersion = "23.05"; # Did you read the comment?
|
||||
|
||||
# Additional packages
|
||||
environment.systemPackages = with pkgs; [ dig dog drill ];
|
||||
environment.systemPackages = with pkgs; [ dig dogdns ];
|
||||
|
||||
services.v.dns = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue