mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2026-06-04 09:52:03 +01:00
Updated for new packages
This commit is contained in:
Submodule home-manager/core/dotfiles updated: 78ba202389...f6774b6d39
@@ -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
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user