agenix.el

This commit is contained in:
Andrea Ciceri 2023-09-21 15:33:13 +02:00
parent b43f0e66c0
commit 0501e38359
No known key found for this signature in database
6 changed files with 219 additions and 14 deletions

View file

@ -57,6 +57,8 @@ with epkgs; [
})
org-roam
consult-org-roam
ement
(pkgs.callPackage ./agenix-el.nix {
src = pkgs.agenix-el-source;
inherit (epkgs) trivialBuild;
})
]