diff --git a/modules/zsh.nix b/modules/zsh.nix index 97b3000..885805c 100644 --- a/modules/zsh.nix +++ b/modules/zsh.nix @@ -47,6 +47,7 @@ in open-config = "cd ~/Documents/nicks-nix-config; nvim"; switch-to-windows = "sudo grub-reboot 1; sudo reboot"; screenshot = "grim -g \"$(slurp -d)\" - | wl-copy -t image/png"; + move-to-alaska = "ssh nixolas@100.64.0.1"; }; };