index
:
network
this commit
main
renard network configurations... again...
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
foundation
/
default.nix
blob: fcf12257d7030adf39988a72144e11ce5e20d40a (
plain
)
1
2
3
4
5
6
7
8
9
{
...
}:
{
imports
=
[
./services.nix
./monitoring
./www
];
}