disable syncthing temporarily
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
};
|
||||
|
||||
syncthing = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
dataDir = "/home/motiejus/";
|
||||
user = "motiejus";
|
||||
group = "users";
|
||||
|
||||
Reference in New Issue
Block a user