add shfmt, reorganize.

This commit is contained in:
Joseph Hanson 2024-08-17 21:16:09 -05:00
parent 800c102ea3
commit 45d76d4f0f
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
3 changed files with 9 additions and 6 deletions

View file

@ -33,6 +33,7 @@ with config;
solaar
talosctl
termius
unstable.bruno
unstable.fractal
unstable.peazip
unstable.telegram-desktop

View file

@ -25,6 +25,7 @@ let
"tamasfe.even-better-toml"
"tyriar.sort-lines"
"yzhang.markdown-all-in-one"
"foxundermoon.shell-format"
];
# Nixpkgs Extensions. These are updated whenver they get around to it.
vscodeNixpkgsExtensions = [

View file

@ -6,19 +6,20 @@ with config;
{
# git & vim are in global
environment.systemPackages = with pkgs; [
jq
yq
btop
dnsutils
nix
fira-code-nerdfont
jq
nix
yq
# TODO Move
nil
nixpkgs-fmt
statix
gh
go
nil
nixpkgs-fmt
shfmt
statix
# bind # for dns utils like named-checkconf
inputs.nix-inspect.packages.${pkgs.system}.default