diff --git a/home/zsh.nix b/home/zsh.nix index c9e8d61..1c076f4 100644 --- a/home/zsh.nix +++ b/home/zsh.nix @@ -4,7 +4,7 @@ autocd = true; shellAliases = { - os-update = "nh os switch --nom /home/rhea/nix-config/"; + os-update = "nh os switch /home/rhea/nix-config/ --nom"; }; autosuggestion = {