non important commit
This commit is contained in:
parent
dc51aec7c8
commit
3d8d7530f4
1 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue