This commit is contained in:
Miguel Palhas
2025-01-23 11:33:07 +00:00
parent dd4120304f
commit 7badc1d419
4 changed files with 38 additions and 36 deletions
-1
View File
@@ -2,6 +2,5 @@
{
services.syncthing = {
enable = true;
extraOptions = [ "--home=$HOME/sync" ];
};
}