tangled
alpha
login
or
join now
xaiya.dev
/
dotfiles
0
fork
atom
NixOS configuration 馃獎
0
fork
atom
overview
issues
pulls
pipelines
dotfiles
/
systems
/
pineapple
/
default.nix
at
refactor/full
8 lines
55 B
view raw
wrap content
1
{
2
.
.
.
3
}:
4
{
5
imports
=
[
6
./fileSystem.nix
7
]
;
8
}