diff --git a/flake.lock b/flake.lock index e7f5512b..366f4673 100644 --- a/flake.lock +++ b/flake.lock @@ -345,11 +345,11 @@ ] }, "locked": { - "lastModified": 1733389730, - "narHash": "sha256-KZMu4ddMll5khS0rYkJsVD0hVqjMNHlhTM3PCQar0Ag=", + "lastModified": 1733873195, + "narHash": "sha256-dTosiZ3sZ/NKoLKQ++v8nZdEHya0eTNEsaizNp+MUPM=", "owner": "nix-community", "repo": "home-manager", - "rev": "65912bc6841cf420eb8c0a20e03df7cbbff5963f", + "rev": "f26aa4b76fb7606127032d33ac73d7d507d82758", "type": "github" }, "original": { diff --git a/homeManagerModules/theme.nix b/homeManagerModules/theme.nix index 7b4cf7ca..97692905 100644 --- a/homeManagerModules/theme.nix +++ b/homeManagerModules/theme.nix @@ -10,7 +10,6 @@ in { home.packages = [ pkgs.adwaita-icon-theme pkgs.liberation_ttf - pkgs.libsForQt5.kio ]; qt = lib.mkIf (!config.ar.home.desktop.kde.enable) {