diff --git a/SwarselSystems.org b/SwarselSystems.org index eef296d..f7d2222 100644 --- a/SwarselSystems.org +++ b/SwarselSystems.org @@ -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"; }; }; diff --git a/modules/nixos/optional/work.nix b/modules/nixos/optional/work.nix index 855aac3..bb7c3a0 100644 --- a/modules/nixos/optional/work.nix +++ b/modules/nixos/optional/work.nix @@ -199,7 +199,7 @@ in folders = { "Documents" = { path = "${homeDir}/Documents"; - devices = [ "magicant" "winters" "moonside@oracle" ]; + devices = [ "moonside@oracle" ]; id = "hgr3d-pfu3w"; }; };