feat: ganked isaac's devshell packages

This commit is contained in:
Nick 2025-10-03 21:14:34 -05:00
parent bc453d190d
commit 007df36af3

View file

@ -5,11 +5,20 @@
packages = builtins.attrValues { packages = builtins.attrValues {
inherit (pkgs) inherit (pkgs)
age age
gitmoji-cli
graphviz
imv
just just
just-lsp
litemdview
nil nil
openssl
pqiv
sops sops
ssh-to-age ssh-to-age
nixfmt taplo
vscode-langservers-extracted
watchexec
; ;
}; };
shellHook = "${config.pre-commit.installationScript}"; shellHook = "${config.pre-commit.installationScript}";