add agenix to shell
This commit is contained in:
parent
f5a7377b1f
commit
265dc99476
1 changed files with 2 additions and 1 deletions
|
|
@ -6,9 +6,10 @@
|
|||
{
|
||||
devShells.default = pkgs.mkShell {
|
||||
packages = with pkgs; [
|
||||
agenix
|
||||
deploy-rs
|
||||
nil
|
||||
nixfmt-rfc-style
|
||||
deploy-rs
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue