tangled
alpha
login
or
join now
diogocastro.net
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
dotfiles
/
modules
/
shared
/
default.nix
at
main
9 lines
102 B
view raw
wrap content
diogocastro.net
initial commit
3mo ago
3d927c94
1
{
2
imports
=
[
3
./packages.nix
4
./profiles.nix
5
../../home
6
./nix.nix
7
./users
8
]
;
9
}