From b07bf102a4194ee87d16a5ed89ee3e3bb4736122 Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Sun, 19 Apr 2026 23:38:32 -0500 Subject: [PATCH] added jsl-zsh to john-p14s config --- modules/hosts/john-p14s/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/hosts/john-p14s/configuration.nix b/modules/hosts/john-p14s/configuration.nix index 07a7969..d64af4c 100644 --- a/modules/hosts/john-p14s/configuration.nix +++ b/modules/hosts/john-p14s/configuration.nix @@ -39,6 +39,7 @@ samba selfPkgs.my-neovim selfPkgs.wg-platform + selfPkgs.jsl-zsh ]; security.pam.services.swaylock = {};