mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 09:48:30 +02:00
fix: disable synthing
This commit is contained in:
@@ -136,7 +136,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
syncthing.enable = true;
|
# syncthing.enable = true;
|
||||||
|
|
||||||
# auto mount usb drives
|
# auto mount usb drives
|
||||||
udiskie.enable = true;
|
udiskie.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user