feat(nvim): add some packages
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-02-12 16:16:33 -05:00
parent 395ae79d61
commit 938e0064b6
2 changed files with 2 additions and 0 deletions

View file

@ -18,6 +18,7 @@ in {
packages = with pkgs; [
gradle
gradle-completion # FIXME: not working
maven
alejandra
];
};

View file

@ -24,6 +24,7 @@
imagemagick
usbutils
zip
unzip
dig.dnsutils
]);
}