index
:
~rosa/dotfiles
main
refactor
Rosa
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
user
/
default.nix
blob: 0cbd1ffbccc5b4c2dbcc490f1fea35a15d92f359 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
{
imports
=
[
./desktop
./editors
./git.nix
./zsh
];
}