Removed thunar
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user