improved devshell
This commit is contained in:
parent
a784b12962
commit
301216649f
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@
|
||||||
name = "nixos-unified-template-shell";
|
name = "nixos-unified-template-shell";
|
||||||
meta.description = "Shell environment for modifying this Nix configuration";
|
meta.description = "Shell environment for modifying this Nix configuration";
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
openssh
|
||||||
|
deploy-rs
|
||||||
ssh-to-age
|
ssh-to-age
|
||||||
sops
|
sops
|
||||||
just
|
just
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue