change wine
This commit is contained in:
parent
b108a548df
commit
0438eb56f6
|
@ -2,10 +2,10 @@
|
||||||
{
|
{
|
||||||
home.packages = with pkgs;[
|
home.packages = with pkgs;[
|
||||||
## Utils
|
## Utils
|
||||||
gamemode
|
# gamemode
|
||||||
gamescope
|
# gamescope
|
||||||
winetricks
|
# winetricks
|
||||||
inputs.nix-gaming.packages.${pkgs.system}.wine-ge
|
# inputs.nix-gaming.packages.${pkgs.system}.wine-ge
|
||||||
|
|
||||||
## Cli games
|
## Cli games
|
||||||
_2048-in-terminal
|
_2048-in-terminal
|
||||||
|
|
|
@ -26,6 +26,8 @@
|
||||||
yazi # terminal file manager
|
yazi # terminal file manager
|
||||||
youtube-dl
|
youtube-dl
|
||||||
gnome.zenity
|
gnome.zenity
|
||||||
|
winetricks
|
||||||
|
wineWowPackages.wayland
|
||||||
|
|
||||||
# C / C++
|
# C / C++
|
||||||
gcc
|
gcc
|
||||||
|
|
Loading…
Reference in a new issue