tangled
alpha
login
or
join now
stau.space
/
nixos
0
fork
atom
My NixOS configuration.
0
fork
atom
overview
issues
pulls
pipelines
nixos
/
homeManagerModules
/
default.nix
at
master
6 lines
70 B
view raw
wrap content
Diego A. Estrada Rivera
feat: First commit.
1y ago
a64e4ef9
1
{
.
.
.
}:
{
2
imports
=
[
3
./skins
4
./muscles
5
]
;
6
}