feat: disable key management modules

Let the user opt-in… !

Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
This commit is contained in:
Ryan Lahfa 2024-05-24 20:55:28 +02:00
parent cd65ef7a25
commit 76865b3293

View file

@ -146,8 +146,6 @@ let
modules = [
nixpkgsModule
colmenaModules.assertionModule
colmenaModules.keyChownModule
colmenaModules.keyServiceModule
colmenaOptions.deploymentOptions
hive.defaults
] ++ configs;