index
:
nix-config
master
All my NixOS and home-manager configurations.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
pim
/
default.nix
blob: b8afc817850573d27270ac2c53e36d65509c27be (
plain
)
1
2
3
4
5
6
7
{
imports
=
[
./dav.nix
./mail.nix
./syncthing.nix
];
}