mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -06:00
feat: ganked isaac's devshell packages
This commit is contained in:
parent
bc453d190d
commit
007df36af3
1 changed files with 10 additions and 1 deletions
|
|
@ -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}";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue