From 2cd1ceb0b91e30b93168cc03b2b30351da51f169 Mon Sep 17 00:00:00 2001 From: materus Date: Tue, 5 Mar 2024 12:46:35 +0100 Subject: [PATCH] materusPC: kde changes --- configurations/host/materusPC/extraHome.nix | 11 +++++++++-- configurations/host/materusPC/kde.nix | 4 +++- configurations/profile/os/games/steam.nix | 3 --- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/configurations/host/materusPC/extraHome.nix b/configurations/host/materusPC/extraHome.nix index d0b5bf0..704d403 100644 --- a/configurations/host/materusPC/extraHome.nix +++ b/configurations/host/materusPC/extraHome.nix @@ -51,10 +51,17 @@ libGL.dev libGLU.dev vulkan-loader.dev - + xorg.xorgproto + xorg.libX11.dev + xorg.libXrandr.dev + xorg.libXrender.dev + + freetype.dev + fpc openjdk21 - + bison + flex ldc dmd diff --git a/configurations/host/materusPC/kde.nix b/configurations/host/materusPC/kde.nix index 302f433..c669cd0 100644 --- a/configurations/host/materusPC/kde.nix +++ b/configurations/host/materusPC/kde.nix @@ -49,11 +49,13 @@ in # Old fix for black cursor on amdgpu, seems to work fine now #KWIN_DRM_NO_AMS = "1"; - #Fix fo amdgpu crashes + #Fix for amdgpu crashes KWIN_DRM_USE_MODIFIERS="0"; KWIN_DRM_NO_DIRECT_SCANOUT="1"; }; environment.systemPackages = with pkgs; [ ]; + + materus.profile.steam.extraPkgs = [pkgs.kdePackages.breeze pkgs.kdePackages.breeze-gtk pkgs.kdePackages.dolphin]; } diff --git a/configurations/profile/os/games/steam.nix b/configurations/profile/os/games/steam.nix index 4205cdd..787a0ac 100644 --- a/configurations/profile/os/games/steam.nix +++ b/configurations/profile/os/games/steam.nix @@ -61,9 +61,6 @@ let pkgs.glib pkgs.gsettings-desktop-schemas pkgs.fuse - pkgs.libsForQt5.breeze-qt5 - pkgs.libsForQt5.breeze-gtk - pkgs.libsForQt5.dolphin pkgs.samba4Full pkgs.tdb pkgs.jbig2enc