tangled
alpha
login
or
join now
karitham.dev
/
dotfiles
nix all the things
0
fork
atom
overview
issues
pulls
pipelines
dotfiles
/
modules
/
dev
/
vcs
/
default.nix
at
main
50 B
view raw
1
{
2
imports
=
[
3
./git.nix
4
./jj.nix
5
]
;
6
}