feat: setup nh

This commit is contained in:
gwg313 2024-04-22 16:32:40 -04:00
parent 98b38f2b5b
commit c59da0e4ba
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
2 changed files with 7 additions and 3 deletions

View file

@ -84,9 +84,6 @@
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.