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