Desktop : Add Godot.
This commit is contained in:
parent
e59772adb9
commit
fcfa814d71
|
@ -14,20 +14,16 @@
|
||||||
environment = {
|
environment = {
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
adwsteamgtk
|
adwsteamgtk
|
||||||
android-studio
|
android-studio jetbrains.idea-community
|
||||||
blender-hip
|
blender-hip
|
||||||
bottles
|
bottles dxvk gamescope mangohud vkd3d wine64
|
||||||
dxvk
|
|
||||||
gamescope
|
|
||||||
gimp
|
gimp
|
||||||
|
godot gdtoolkit
|
||||||
gradience
|
gradience
|
||||||
jellyfin
|
jellyfin
|
||||||
jetbrains.idea-community
|
|
||||||
mangohud
|
|
||||||
obs-studio
|
obs-studio
|
||||||
onlyoffice-bin
|
onlyoffice-bin
|
||||||
tor-browser
|
tor-browser
|
||||||
vkd3d
|
|
||||||
];
|
];
|
||||||
|
|
||||||
variables = {
|
variables = {
|
||||||
|
@ -39,8 +35,6 @@
|
||||||
# Proton.
|
# Proton.
|
||||||
WINEFSYNC = "1";
|
WINEFSYNC = "1";
|
||||||
};
|
};
|
||||||
|
|
||||||
# etc.mangohud.source = ./mangohud;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Special packages.
|
# Special packages.
|
||||||
|
|
|
@ -44,7 +44,6 @@
|
||||||
universal-android-debloater
|
universal-android-debloater
|
||||||
ventoy
|
ventoy
|
||||||
wget
|
wget
|
||||||
wine64 dxvk vkd3d
|
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
zip unzip
|
zip unzip
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue