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: 3905eb86a828a1fdfe7fd97777e0fc9ff7404759 (
plain
)
1
2
3
4
5
6
7
8
9
10
{
...
}:
{
imports
=
[
./tailnet.nix
./services
./monitoring
./www
];
}