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