update home-manager for alice

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-04-16 23:40:12 -04:00 committed by Alice Huston
parent fb3dffc0ea
commit d28e70c6a1

View File

@ -40,9 +40,15 @@
python312Packages.pytest
shellcheck
# useful tools
ncdu
neofetch
smartmontools
wget
zsh-nix-shell
# Rust packages
bat
trunk
wasm-pack
cargo-watch
@ -59,6 +65,10 @@
# nix specific packages
nil
nixfmt-rfc-style
nix-init
nix-output-monitor
nix-prefetch
nix-tree
# markdown
nodePackages.markdownlint-cli
@ -67,6 +77,9 @@
fd
ripgrep
clang
# audit
lynis
];
};