This website requires JavaScript.
Explore
Help
Sign In
SeanOMik
/
nixos-dotfiles
Watch
1
Star
0
Fork
You've already forked nixos-dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6b03795db0
nixos-dotfiles
/
home
/
emulators.nix
8 lines
75 B
Nix
Executable File
Raw
Blame
History
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
rpcs3
citra
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink