diff options
author | Karel Kočí <cynerd@email.cz> | 2023-05-11 13:17:15 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2023-05-11 13:17:15 +0200 |
commit | 9c084d003c73dfc1fff6793e7850f88c506314c2 (patch) | |
tree | ebeea28fe117b4dc9d25114a03261778c1eb5db6 /nixos/modules | |
parent | 0b298fbaf9ba06b88959c81498b215a2a0693371 (diff) | |
download | nixos-personal-9c084d003c73dfc1fff6793e7850f88c506314c2.tar.gz nixos-personal-9c084d003c73dfc1fff6793e7850f88c506314c2.tar.bz2 nixos-personal-9c084d003c73dfc1fff6793e7850f88c506314c2.zip |
nixos/develop: add agenix
Diffstat (limited to 'nixos/modules')
-rw-r--r-- | nixos/modules/develop.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix index 6a68e7f..cb99ac0 100644 --- a/nixos/modules/develop.nix +++ b/nixos/modules/develop.nix @@ -40,6 +40,7 @@ with lib; { statix nixfmt nixpkgs-fmt + agenix # Shell dash # Posix shell |