This website requires JavaScript.
Explore
Help
Sign In
servostar
/
NixOS
Watch
1
Star
0
Fork
You've already forked NixOS
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
aced2f565a
NixOS
/
games
/
prismlauncher.nix
6 lines
102 B
Nix
Raw
Blame
History
{
pkgs
,
config
,
.
.
.
}:
{
environment
.
systemPackages
=
with
pkgs
;
[
prismlauncher
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink