thunar organisation

This commit is contained in:
willifan 2024-05-29 22:57:48 +02:00
parent b12a435407
commit 0f1bac0c51

View file

@ -2,6 +2,8 @@
{
services.gvfs.enable = true;
services.tumbler.enable = true;
programs.file-roller.enable = true;
programs.thunar = {
@ -13,7 +15,5 @@
};
services.gvfs.enable = true; # Mount, trash, and other functionalities
services.tumbler.enable = true; # Thumbnail support for images
}