clan/module: remove clanModules from clanInternals
This commit is contained in:
committed by
Mic92
parent
8b18418e7c
commit
92ca540a42
@@ -330,8 +330,6 @@ in
|
|||||||
options = {
|
options = {
|
||||||
# Those options are interfaced by the CLI
|
# Those options are interfaced by the CLI
|
||||||
# We don't specify the type here, for better performance.
|
# We don't specify the type here, for better performance.
|
||||||
# clan-core's modules
|
|
||||||
clanModules = lib.mkOption { type = lib.types.raw; };
|
|
||||||
|
|
||||||
# The machine 'imports' generated by the inventory per machine
|
# The machine 'imports' generated by the inventory per machine
|
||||||
inventoryClass = lib.mkOption {
|
inventoryClass = lib.mkOption {
|
||||||
|
|||||||
Reference in New Issue
Block a user