From 152be0064d718ab9a6adf9131772d5fd60a2a9cd Mon Sep 17 00:00:00 2001 From: EinEtwas Date: Wed, 16 Oct 2024 21:38:46 +0200 Subject: [PATCH] fix: nom works --- home/zsh.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {