mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-03 15:41:02 +01:00
enableCompletion option not only calls compinit but also adds nix-zsh-completions package to home.packages which should still happen even if oh-my-zsh is enabled. The double compinit call will still be eliminated by moving guarding condition down to the compinit call itself. Fixes #771. |
||
|---|---|---|
| .. | ||
| accounts | ||
| lib | ||
| lib-bash | ||
| misc | ||
| programs | ||
| services | ||
| default.nix | ||
| files.nix | ||
| home-environment.nix | ||
| manual.nix | ||
| modules.nix | ||
| systemd-activate.rb | ||
| systemd-activate.sh | ||
| systemd.nix | ||
| xcursor.nix | ||
| xresources.nix | ||
| xsession.nix | ||