feat: disable key management modules
Let the user opt-in… ! Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
This commit is contained in:
parent
e3ad421380
commit
7fa3062cfb
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