1
0
Fork 0
forked from DGNum/lab-infra

Compare commits

...

2 commits

2 changed files with 6 additions and 3 deletions

View file

@ -1,5 +1,8 @@
{ dns, ... }:
{ sources, ... }:
let
dns = import sources.dns-nix { };
in
{
services.nsd = {
enable = true;

View file

@ -30,7 +30,7 @@
"url": "https://api.github.com/repos/nix-community/disko/tarball/v1.8.0",
"hash": "06ifryv6rw25cz8zda4isczajdgrvcl3aqr145p8njxx5jya2d77"
},
"dns.nix": {
"dns-nix": {
"type": "GitRelease",
"repository": {
"type": "GitHub",
@ -200,4 +200,4 @@
}
},
"version": 3
}
}