Update zsh completions

This commit is contained in:
jgrogan 2025-07-14 09:32:17 +01:00
parent 47497e3b27
commit 6d68026ebb
2 changed files with 12 additions and 12 deletions

View file

@ -11,6 +11,8 @@
pkgs.htop
];
environment.pathsToLink = [ "/share/zsh" ];
# Necessary for using flakes on this system.
nix.settings.experimental-features = "nix-command flakes";