index
:
infra
main
nix configuration for my machines
Gitolite user
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
services
/
default.nix
blob: 1aeeff14d7aa879b8ec6aa25d97c36a317a110b3 (
plain
) (
tree
)
e02aa96
719df0a
fad7409
251379d
719df0a
e02aa96
1
2
3
4
5
6
7
8
{
...
}:
{
imports
=
[
./backup
./monitoring
];
}