mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2026-01-31 12:40:24 +00:00
feat: add nh
- Updated justfile to use nh for deploy commands - Added nh to flake devShell - Added nh and just to shell.nix - Enabled programs.nh in nixos
This commit is contained in:
parent
f2a6dee669
commit
213ce6601f
5 changed files with 23 additions and 10 deletions
|
|
@ -7,5 +7,7 @@ pkgs.mkShell {
|
|||
git
|
||||
sops
|
||||
git-crypt
|
||||
just
|
||||
nh
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue