From bd2a7c853b7cd75524dd25145d46feca6fcf6565 Mon Sep 17 00:00:00 2001 From: sajenim Date: Mon, 22 Jan 2024 19:58:43 +0800 Subject: [PATCH] alias to switch viridian configuration --- home-manager/sajenim/features/cli/zsh.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home-manager/sajenim/features/cli/zsh.nix b/home-manager/sajenim/features/cli/zsh.nix index c8c8430..50048a6 100644 --- a/home-manager/sajenim/features/cli/zsh.nix +++ b/home-manager/sajenim/features/cli/zsh.nix @@ -26,6 +26,7 @@ la = "ls -a"; ll = "ls -l"; tt = "wezterm cli set-tab-title "; + deploy-viridian = "nixos-rebuild switch --flake .#viridian --target-host viridian --use-remote-sudo"; }; # An attribute set that adds to named directory hash table