index
:
~rosa/dotfiles
main
refactor
Rosa
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
user
/
default.nix
blob: 9de969c7fcccc67b535fd0dd2d01cc95c50736aa (
plain
) (
blame
)
1
2
3
4
5
6
7
{
config
,
...
}:
{
imports
=
[
./kakoune
./zsh.nix
];
}