summary refs log tree commit diff stats
path: root/user/settings/zsh.nix
diff options
context:
space:
mode:
Diffstat (limited to 'user/settings/zsh.nix')
-rw-r--r--user/settings/zsh.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix
index 0ab7d205..e7b2be60 100644
--- a/user/settings/zsh.nix
+++ b/user/settings/zsh.nix
@@ -171,7 +171,6 @@ in {
       nicu = "nix-channel --update";
       nicr = "nix-channel --remove";
       nicb = "nix-channel --rollback";
-      nfu = "nix flake update";
       snic = "sudo nix-channel";
       snica = "sudo nix-channel --add";
       snicl = "sudo nix-channel --list";