2.home-manager/modules
Thiago Kenji Okada 5f36563a5c zsh: consider zsh.{profile,login,logout,env}Extra in prezto
Right now the `zsh.prezto` module ignores the contents of the
`zsh.{profile,login,logout,env}Extra` options, so it means that if you
try to set, e.g., `zsh.profileExtra = "something";` this option will be
(silently) ignored.

This commit fixes another issue: since the main `zsh` module sets
`home.file."${relToDotDir".zshenv"}".text` while `zsh.prezto` set the
same file using `.source`, `zsh.prezto` would have priority so the
environment variables from Home-Manager would not be loaded in non-NixOS
systems. Now that we are using `.text` for both, the issue is fixed.
2025-05-13 19:59:12 -05:00
..
accounts accounts/contact: add sensible defaults to the localModule (#6799) 2025-04-10 22:29:30 -05:00
config treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
files files: make collision error message more helpful 2024-04-30 00:41:45 +02:00
i18n/input-method fcitx5: ensure config doesn't get overwritten (#6940) 2025-04-30 14:19:29 -05:00
launchd treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
lib files: add home.file.<name>.ignorelinks 2025-05-11 18:53:40 -05:00
lib-bash home-manager: move profile management 2025-01-03 11:22:59 +01:00
misc foliate: init (#7049) 2025-05-13 12:05:32 -05:00
po Translate using Weblate (Dutch) (#6828) 2025-04-16 08:00:29 -05:00
programs zsh: consider zsh.{profile,login,logout,env}Extra in prezto 2025-05-13 19:59:12 -05:00
services mako: deprecate criteria option 2025-05-13 09:41:11 -05:00
targets treewide: remove unused code (#6985) 2025-05-07 10:03:21 -05:00
default.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
files.nix files: add home.file.<name>.ignorelinks 2025-05-11 18:53:40 -05:00
home-environment.nix home-environment: add home.extraDependencies 2025-05-02 11:11:28 +02:00
manual.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
modules.nix foliate: init (#7049) 2025-05-13 12:05:32 -05:00
systemd-activate.sh systemd: don't try to restart templates 2024-06-26 18:14:48 +02:00
systemd.nix treewide: remove unused code (#6985) 2025-05-07 10:03:21 -05:00
wayland.nix wayland: create tray.target if xsession is not enabled (#6332) 2025-02-06 22:50:03 +01:00
xresources.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
xsession.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00