add nix tools

This commit is contained in:
gwg313 2026-05-03 16:50:22 -04:00
parent 37cf3136b1
commit cfb712fab3
Signed by: gwg313
GPG key ID: 60FF63B4826B7400

View file

@ -12,6 +12,9 @@
home.packages = with pkgs; [
vhs
libqalculate
nurl
nix-init
nixpkgs-review
];
}
)