diff --git a/system/work.nix b/system/work.nix index 54bedeb0..ed6a5969 100644 --- a/system/work.nix +++ b/system/work.nix @@ -12,6 +12,5 @@ proton.primary = lib.mkForce false; outlook.primary = lib.mkForce true; }; - home.shellAliases.sync-onedrive = "rclone copy -P OneDrive: ~/Documents/OneDrive && rclone sync -P ~/Documents/OneDrive OneDrive:"; }; }