Changed: Thunar File Manager
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
{ pkgs, ...}: {
|
||||
programs.thunar = {
|
||||
enable = true;
|
||||
plugins = with pkgs.xfce; [
|
||||
thunar-archive-plugin
|
||||
thunar-volman
|
||||
];
|
||||
};
|
||||
|
||||
programs.xfconf.enable = true;
|
||||
programs.gvfs.enable = true;
|
||||
programs.tumbler.enable = true;
|
||||
}
|
Reference in New Issue
Block a user