From b08931075a615654bf2c80c92621c0d39f5d3c00 Mon Sep 17 00:00:00 2001 From: materus Date: Tue, 26 Mar 2024 20:01:48 +0100 Subject: [PATCH] materusPC: add webp support --- configurations/host/materusPC/kde.nix | 3 ++- configurations/host/materusPC/tmp.nix | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/configurations/host/materusPC/kde.nix b/configurations/host/materusPC/kde.nix index ae67ef8..7d1943d 100644 --- a/configurations/host/materusPC/kde.nix +++ b/configurations/host/materusPC/kde.nix @@ -52,9 +52,10 @@ in #Fix for amdgpu crashes KWIN_DRM_USE_MODIFIERS = "0"; KWIN_DRM_NO_DIRECT_SCANOUT = "1"; + QT_PLUGIN_PATH = [ "${pkgs.qt6.qtimageformats}/${pkgs.qt6.qtbase.qtPluginPrefix}" ]; }; environment.systemPackages = with pkgs; [ - kdePackages.ark + kdePackages.ark ]; materus.profile.steam.extraPkgs = [ pkgs.kdePackages.breeze pkgs.kdePackages.breeze-gtk pkgs.kdePackages.dolphin ]; diff --git a/configurations/host/materusPC/tmp.nix b/configurations/host/materusPC/tmp.nix index 268cd2a..ec93fe3 100644 --- a/configurations/host/materusPC/tmp.nix +++ b/configurations/host/materusPC/tmp.nix @@ -213,7 +213,11 @@ aspellDicts.en-computers steamtinkerlaunch distrobox + # WebP support + libwebp + webp-pixbuf-loader + # Compression p7zip unrar bzip2