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: d9e0063c2226ff2f32d4f0f8d4b14188dffcb86b (
plain
)
1
2
3
4
5
6
7
8
9
{
imports
=
[
./mx.nix
./ns.nix
./nsd.nix
./rr.nix
./zones
];
}