diff options
author | Vincent Ambo <mail@tazj.in> | 2021-12-03T13·40+0300 |
---|---|---|
committer | tazjin <mail@tazj.in> | 2021-12-07T18·27+0000 |
commit | 214f422572bd15633bb75ecfc83cf8a52ee62c19 (patch) | |
tree | 6b0a789a631ce07b9a43061b75c24116b11f3fd4 /users | |
parent | c1479a6221c246d193ababe2b82e3fd27277ce46 (diff) |
feat(3p/agenix): Import latest version from GitHub r/3151
It's time to automate secrets deployment on hosts like whitby. Change-Id: If7006124b4b5fec16b4c3570488c11e484f93888
Diffstat (limited to 'users')
-rw-r--r-- | users/tazjin/nixos/tverskoy/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/tazjin/nixos/tverskoy/default.nix b/users/tazjin/nixos/tverskoy/default.nix index f44bab62d8e3..6dad04d609ce 100644 --- a/users/tazjin/nixos/tverskoy/default.nix +++ b/users/tazjin/nixos/tverskoy/default.nix @@ -247,6 +247,7 @@ in lib.fix(self: { screenLock tools.nsfv-setup users.tazjin.emacs + third_party.agenix.cli third_party.dfmt ]) ++ |