home: Disable pasystray
This commit is contained in:
parent
dd1bab10cd
commit
231bf831ea
1 changed files with 1 additions and 4 deletions
|
@ -327,10 +327,7 @@ in lib.mkIf (osConfig.hardware.graphics.enable or false) {
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
services.syncthing = {
|
services.syncthing.enable = true;
|
||||||
enable = true;
|
|
||||||
tray.enable = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
xdg.mimeApps.enable = true;
|
xdg.mimeApps.enable = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue