mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 17:17:22 +01:00
chore[work]: remove documents folder from sync
This commit is contained in:
parent
bddc0bedc7
commit
65b0c41069
2 changed files with 2 additions and 2 deletions
|
|
@ -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";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -199,7 +199,7 @@ in
|
|||
folders = {
|
||||
"Documents" = {
|
||||
path = "${homeDir}/Documents";
|
||||
devices = [ "magicant" "winters" "moonside@oracle" ];
|
||||
devices = [ "moonside@oracle" ];
|
||||
id = "hgr3d-pfu3w";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue