desktop-2024-09-29-12-25-24

This commit is contained in:
Alexander Szczepanski
2024-09-29 12:25:24 +02:00
parent a77483b5e5
commit 5cc84aea2f
8 changed files with 112 additions and 118 deletions

View File

@ -4,7 +4,6 @@
gamescope = {
enable = true;
capSysNice = false;
package = pkgs.gamescope;
};
gamemode = {
@ -14,7 +13,6 @@
steam = {
enable = true;
# package = pkgs.unstable.steam;
extraPackages = with pkgs; [
gamescope
mangohud
@ -22,23 +20,18 @@
keyutils
];
# extraCompatPackages = with pkgs; [
# proton-ge-custom
# ];
extraCompatPackages = with pkgs; [
proton-ge-bin
];
};
};
environment.systemPackages = with pkgs; [
# (lutris.override {
# extraPkgs = pkgs: [
# pkgs.gamescope
# pkgs.mangohud
# ];
# })
lutris
heroic
vkbasalt
protontricks
protonup-qt
vulkan-tools