This website requires JavaScript.
Explore
Help
Sign In
chaos
/
nixfiles
Watch
1
Star
0
Fork
You've already forked nixfiles
0
Code
Issues
2
Releases
Activity
f05f69be06
nixfiles
/
home
/
gaming
/
emulators
/
ds.nix
2 lines
59 B
Nix
Raw
Normal View
History
Unescape
Escape
format nixfiles
2022-01-16 11:46:32 +00:00
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
melonDS
]
;
}
Reference in a new issue
Copy permalink