Expose vault-agent module

Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
Magic_RB 2021-05-09 23:28:36 +02:00
parent 76513487e9
commit fecadd5daf
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -81,6 +81,10 @@
shh = import ./overlays/shh;
};
nixosModules = {
vault-agent = import ./nixos-modules/vault-agent.nix;
};
packages =
forAllSystems (system:
let