Add hut to core dev tools

This commit is contained in:
Nathan McCarty 2023-01-15 01:02:36 -05:00
parent 5aded39c69
commit 9c72b8744a
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ with nLib; {
nixpkgs-fmt nixpkgs-fmt
# sops for secrets management # sops for secrets management
sops sops
# Hut for sourcehut
inputs.nixpkgs-unstable.legacyPackages.${pkgs.system}.hut
]; ];
programs = { programs = {