tangled
alpha
login
or
join now
aylac.top
/
nixcfg-own-knot
forked from
aylac.top/nixcfg
this repo has no description
0
fork
atom
overview
issues
1
pulls
pipelines
nixcfg-own-knot
/
modules
/
home
/
snippets
/
default.nix
at
main
73 B
view raw
1
{
.
.
.
}:
{
2
imports
=
[
3
./editor
4
./firefox-based
5
./git
6
]
;
7
}