aboutsummaryrefslogtreecommitdiff
path: root/modules/home-manager/zsh.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home-manager/zsh.nix')
-rw-r--r--modules/home-manager/zsh.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/home-manager/zsh.nix b/modules/home-manager/zsh.nix
index a942457..cc80699 100644
--- a/modules/home-manager/zsh.nix
+++ b/modules/home-manager/zsh.nix
@@ -50,7 +50,7 @@
shellAliases = {
ls = "ls --color=auto";
- nc = "nix flake check --all-systems";
+ nixceck = "nix flake check --all-systems";
};
zplug = {