Files
clan-core/clanModules/importer/default.nix
a-kenji 4b4b3826c8 clanModules/importer: Init importer inventory module
Initialize the `importer` inventory module.
It is a power user module that allows for convenient, flexible,
structured imports for hosts.

It exposes the `extraModules` functionality of the inventory,
without any added configuration.

Closes: #2356
2024-11-19 14:00:57 +01:00

5 lines
117 B
Nix

# Dont import this file
# It is only here for backwards compatibility.
# Dont author new modules with this file.
{ }