mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: gaming tools
This commit is contained in:
parent
1edb1e105c
commit
c6f64d8764
2 changed files with 4 additions and 0 deletions
|
|
@ -10700,6 +10700,7 @@ The rest of the settings is at [[#h:fb3f3e01-7df4-4b06-9e91-aa9cac61a431][gaming
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
stable.lutris
|
stable.lutris
|
||||||
wine
|
wine
|
||||||
|
winetricks
|
||||||
libudev-zero
|
libudev-zero
|
||||||
dwarfs
|
dwarfs
|
||||||
fuse-overlayfs
|
fuse-overlayfs
|
||||||
|
|
@ -10721,6 +10722,7 @@ The rest of the settings is at [[#h:fb3f3e01-7df4-4b06-9e91-aa9cac61a431][gaming
|
||||||
|
|
||||||
pokefinder
|
pokefinder
|
||||||
retroarch
|
retroarch
|
||||||
|
flips
|
||||||
];
|
];
|
||||||
# };
|
# };
|
||||||
# };
|
# };
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,7 @@
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
stable.lutris
|
stable.lutris
|
||||||
wine
|
wine
|
||||||
|
winetricks
|
||||||
libudev-zero
|
libudev-zero
|
||||||
dwarfs
|
dwarfs
|
||||||
fuse-overlayfs
|
fuse-overlayfs
|
||||||
|
|
@ -26,6 +27,7 @@
|
||||||
|
|
||||||
pokefinder
|
pokefinder
|
||||||
retroarch
|
retroarch
|
||||||
|
flips
|
||||||
];
|
];
|
||||||
# };
|
# };
|
||||||
# };
|
# };
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue