index
:
nix-config
master
All my NixOS and home-manager configurations.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
ns
/
default.nix
blob: 8c02d1d626f31df4b34670040b9902c5afbf540d (
plain
)
1
2
3
4
5
6
7
{
imports
=
[
./nsd.nix
./rr.nix
./zones
];
}