diff --git a/system/home/shell/default.nix b/system/home/shell/default.nix index e5cd6839..8d3dac12 100644 --- a/system/home/shell/default.nix +++ b/system/home/shell/default.nix @@ -14,8 +14,6 @@ home.shellAliases = { sync-all = "sync-git; vdirsyncer sync; mbsync -a"; sync-and-shutdown = "sync-all && shutdown now"; - protonup = "sudo wg-quick up protonvpn && sudo wg"; - protondown = "sudo wg-quick down protonvpn"; }; programs = { # Shells