just a bunch of stuff

This commit is contained in:
gwg313 2024-04-18 00:51:36 -04:00
parent 9c8ab4371a
commit 98b38f2b5b
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
5 changed files with 207 additions and 349 deletions

View file

@ -84,6 +84,9 @@
nix-direnv # Integration of direnv with the Nix package manager.
nix-init # Simplifies the process of creating Nix projects.
nix-prefetch-github # Tool for fetching the latest version and hash of a GitHub repository.
nh
nix-output-monitor
nvd
]
++ lib.optionals stdenv.isDarwin [
coreutils # Essential GNU core utilities, including `dd` with the `--status=progress` option for more informative progress reporting.