git scripts

This commit is contained in:
Miguel Palhas
2024-10-06 14:36:09 +01:00
parent 1585865544
commit a436a816b6
14 changed files with 181 additions and 456 deletions
+1
View File
@@ -2,5 +2,6 @@
{
services.syncthing = {
enable = true;
extraOptions = [ "--home=$HOME/sync" ];
};
}