index
:
dotfiles-nix
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
default.nix
blob: f478f50afea3d0c189bd0af89c2c6509e0a6b8a5 (
plain
)
1
2
3
4
5
6
7
8
9
{
...
}:
{
imports
=
[
./desktop
./development
./gaming
./terminal
./virt
];
}