This website requires JavaScript.
Explore
Help
Sign In
byteio
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
mirror of
https://github.com/librephoenix/nixos-config
synced
2025-01-19 15:15:52 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7d2f529896
nixos-config
/
system
/
app
/
prismlauncher.nix
6 lines
75 B
Nix
Raw
Normal View
History
Unescape
Escape
Optimized some specialArgs and module argument use
2024-01-19 03:06:52 +05:30
{
pkgs
,
.
.
.
}:
Firejail to sandbox online games
2023-07-31 20:15:45 +05:30
{
environment
.
systemPackages
=
[
pkgs
.
prismlauncher
]
;
}
Reference in a new issue
Copy permalink