diff --git a/home/zsh.nix b/home/zsh.nix index 5baa62c..c9e8d61 100644 --- a/home/zsh.nix +++ b/home/zsh.nix @@ -4,7 +4,7 @@ autocd = true; shellAliases = { - os-update = "sudo nixos-rebuild switch --flake \".#$HOST\" --log-format internal-json -v |& nom --json"; + os-update = "nh os switch --nom /home/rhea/nix-config/"; }; autosuggestion = {