mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Firejail to sandbox online games
This commit is contained in:
parent
2459f01634
commit
a81aecff5c
7 changed files with 79 additions and 3 deletions
|
@ -14,13 +14,10 @@ in
|
|||
{
|
||||
home.packages = with pkgs; [
|
||||
# Games
|
||||
steam # also requires system-level steam.nix to run
|
||||
gamehub
|
||||
myRetroarch
|
||||
airshipper
|
||||
qjoypad
|
||||
prismlauncher
|
||||
#TODO need flatpak steam - I don't have this declaratively yet
|
||||
];
|
||||
# The following 2 declarations allow retroarch to be imported into gamehub
|
||||
# Set retroarch core directory to ~/.local/bin/libretro
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue