non important commit

This commit is contained in:
maxstrb 2026-01-01 20:43:00 +01:00
parent dc51aec7c8
commit 3d8d7530f4

View file

@ -7,7 +7,7 @@
xfconf.enable = true;
thunar = {
enable = true;
plugins = with pkgs.xfce; [
plugins = with pkgs; [
thunar-archive-plugin
thunar-volman
];
@ -15,7 +15,7 @@
};
services = {
devmon.enable = true;
devmon.enable = false;
gvfs.enable = true;
tumbler.enable = true;
};