mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 02:09:26 +08:00
modules.packages.zsh: add hjp
This commit is contained in:
@@ -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 =
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user