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
/
web
/
sites
/
default.nix
blob: 85b6020f267b733a3d35a3a439024b0d4ef407fc (
plain
)
1
2
3
4
5
6
7
8
{
imports
=
[
./home.nix
./host.nix
./portal.nix
./pxe.nix
];
}