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