feat: autocomplete zsh path link
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
|
|
||||||
programs.zsh.enable = true;
|
programs.zsh.enable = true;
|
||||||
users.users."guz".shell = pkgs.zsh;
|
users.users."guz".shell = pkgs.zsh;
|
||||||
|
environment.pathsToLink = ["/share/zsh"];
|
||||||
|
|
||||||
# Podman (not necessarily user-specific, but environment specific)
|
# Podman (not necessarily user-specific, but environment specific)
|
||||||
virtualisation.podman.enable = true;
|
virtualisation.podman.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user