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