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 {
inherit (pkgs)
age
gitmoji-cli
graphviz
imv
just
just-lsp
litemdview
nil
openssl
pqiv
sops
ssh-to-age
nixfmt
taplo
vscode-langservers-extracted
watchexec
;
};
shellHook = "${config.pre-commit.installationScript}";