Skip to content

Commit

Permalink
feat: gaming tools
Browse files Browse the repository at this point in the history
  • Loading branch information
Swarsel committed Dec 23, 2024
1 parent 1edb1e1 commit c6f64d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SwarselSystems.org
Original file line number Diff line number Diff line change
Expand Up @@ -10700,6 +10700,7 @@ The rest of the settings is at [[#h:fb3f3e01-7df4-4b06-9e91-aa9cac61a431][gaming
home.packages = with pkgs; [
stable.lutris
wine
winetricks
libudev-zero
dwarfs
fuse-overlayfs
Expand All @@ -10721,6 +10722,7 @@ The rest of the settings is at [[#h:fb3f3e01-7df4-4b06-9e91-aa9cac61a431][gaming

pokefinder
retroarch
flips
];
# };
# };
Expand Down
2 changes: 2 additions & 0 deletions profiles/optional/home/gaming.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
home.packages = with pkgs; [
stable.lutris
wine
winetricks
libudev-zero
dwarfs
fuse-overlayfs
Expand All @@ -26,6 +27,7 @@

pokefinder
retroarch
flips
];
# };
# };
Expand Down

0 comments on commit c6f64d8

Please sign in to comment.