mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
removed unused option
This commit is contained in:
parent
a05674d607
commit
72c52e88b4
1 changed files with 0 additions and 1 deletions
|
|
@ -61,7 +61,6 @@
|
||||||
syncthing = {
|
syncthing = {
|
||||||
enable = true;
|
enable = true;
|
||||||
user = "bryan";
|
user = "bryan";
|
||||||
dataDir = "/home/bryan/Sync";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue