thunar organisation
This commit is contained in:
parent
b12a435407
commit
0f1bac0c51
1 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,8 @@
|
||||||
{
|
{
|
||||||
services.gvfs.enable = true;
|
services.gvfs.enable = true;
|
||||||
|
|
||||||
|
services.tumbler.enable = true;
|
||||||
|
|
||||||
programs.file-roller.enable = true;
|
programs.file-roller.enable = true;
|
||||||
|
|
||||||
programs.thunar = {
|
programs.thunar = {
|
||||||
|
@ -13,7 +15,5 @@
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
services.gvfs.enable = true; # Mount, trash, and other functionalities
|
|
||||||
services.tumbler.enable = true; # Thumbnail support for images
|
|
||||||
|
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue