This commit is contained in:
Bryan Ramos 2023-03-27 09:32:35 -04:00
parent ad25987e13
commit 4b07731634

View file

@ -60,7 +60,7 @@
services = {
syncthing = {
enable = true;
user = ${USER};
user = "${USER}";
dataDir = "/home/${USER}/Sync";
}
}