forked from DGNum/colmena
feat: disable key management modules
Let the user opt-in… ! Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
This commit is contained in:
parent
cd65ef7a25
commit
76865b3293
1 changed files with 0 additions and 2 deletions
|
@ -146,8 +146,6 @@ let
|
|||
modules = [
|
||||
nixpkgsModule
|
||||
colmenaModules.assertionModule
|
||||
colmenaModules.keyChownModule
|
||||
colmenaModules.keyServiceModule
|
||||
colmenaOptions.deploymentOptions
|
||||
hive.defaults
|
||||
] ++ configs;
|
||||
|
|
Loading…
Reference in a new issue