chore[work]: remove documents folder from sync

This commit is contained in:
Leon Schwarzäugl 2025-10-07 19:58:57 +02:00
parent bddc0bedc7
commit 65b0c41069
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
2 changed files with 2 additions and 2 deletions

View file

@ -10776,7 +10776,7 @@ Options that I need specifically at work. There are more options at [[#h:f0b2ea9
folders = {
"Documents" = {
path = "${homeDir}/Documents";
devices = [ "magicant" "winters" "moonside@oracle" ];
devices = [ "moonside@oracle" ];
id = "hgr3d-pfu3w";
};
};

View file

@ -199,7 +199,7 @@ in
folders = {
"Documents" = {
path = "${homeDir}/Documents";
devices = [ "magicant" "winters" "moonside@oracle" ];
devices = [ "moonside@oracle" ];
id = "hgr3d-pfu3w";
};
};