index
:
infra
main
nix configuration for my machines
Gitolite user
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
home
/
default.nix
blob: 8be9fc131f386e4ae95cb335ea38a5c17ad8b83e (
plain
) (
tree
)
dcc0315
2aa3e62
2aa3e62
e7b6089
dcc0315
1
2
3
4
5
6
7
8
9
{
...
}:
{
imports
=
[
./gpg
./mail
./matrix-client
];
}