nixvim nixd und rpcs3 fix

This commit is contained in:
2026-05-14 17:28:38 +02:00
parent b0883c1b54
commit 4ba52fe963
2 changed files with 6 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ let
];
};
in
{
home.packages =
with pkgs;
@@ -57,7 +58,7 @@ in
prismlauncher
heroic
# lutris
rpcs3
pkgs-stable.rpcs3
pcsx2
];