tangled
alpha
login
or
join now
pyrox.dev
/
nix
My Nix Configuration
1
fork
atom
overview
issues
pulls
pipelines
nix
/
homes
/
x86_64-linux
/
pyrox@prefect
/
default.nix
at
157f72cef2afc87326443b4e8bd175a47bd2834d
100 B
view raw
1
{
2
snowfallorg
.
user
=
{
3
enable
=
true
;
4
}
;
5
py
=
{
6
profiles
.
server
.
enable
=
true
;
7
}
;
8
}