modules.packages.zsh: add hjp

This commit is contained in:
2025-07-18 12:09:15 +08:00
parent 6a1dbc7c3d
commit 5197fb8afe

View File

@@ -35,7 +35,7 @@ inputs:
} }
{ {
programs.zsh = inputs.lib.mkIf programs.zsh = inputs.lib.mkIf
(builtins.elem home-inputs.config.home.username [ "chn" "root" "aleksana" "alikia" ]) (builtins.elem home-inputs.config.home.username [ "chn" "root" "aleksana" "alikia" "hjp" ])
{ {
plugins = plugins =
[ [