Removed thunar

This commit is contained in:
2025-06-19 17:56:26 +03:00
parent 7df31ae0c3
commit 3e97855d0a

View File

@@ -8,15 +8,6 @@
config = lib.mkIf config.apps.enable {
programs.thunar.enable = true;
programs.xfconf.enable = true;
programs.thunar.plugins = with pkgs.xfce; [
thunar-archive-plugin
thunar-volman
];
services.gvfs.enable = true; # Mount, trash, and other functionalities
services.tumbler.enable = true; # Thumbnail support for images
programs.firefox.enable = true;
programs.kdeconnect.enable = true; # Opens TCP/UDP ports (does not when it's a pkg)