Updated for new packages

This commit is contained in:
2026-06-02 10:28:02 +01:00
parent e2df2e71ce
commit 835caf855b
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -26,8 +26,8 @@
nixers.walker
pkgs.wayland
pkgs.wayland-utils
pkgs.xfce.thunar
pkgs.xfce.tumbler
pkgs.thunar
pkgs.tumbler
pkgs.xh
unstablePkgs.ghostty
unstablePkgs.hyprland
+3 -3
View File
@@ -58,9 +58,9 @@ in {
thunar = {
enable = true;
plugins = [
pkgs.xfce.thunar-volman
pkgs.xfce.thunar-archive-plugin
pkgs.xfce.thunar-media-tags-plugin
pkgs.thunar-volman
pkgs.thunar-archive-plugin
pkgs.thunar-media-tags-plugin
];
};
xfconf.enable = true;