This commit is contained in:
Miguel Palhas
2024-10-06 12:10:46 +01:00
parent 9639d30498
commit 1585865544
3 changed files with 19 additions and 1 deletions
-1
View File
@@ -2,6 +2,5 @@
{
services.syncthing = {
enable = true;
dataDir = "$HOME/sync";
};
}