refactor: Move sw into properly nested modules with unconditional import
This commit is contained in:
@@ -20,7 +20,7 @@ let
|
||||
in
|
||||
{
|
||||
# Software configuration module - main module with all athenix.sw options
|
||||
# Use athenix.sw.type to select profile: "desktop", "tablet-kiosk", "headless", "stateless-kiosk"
|
||||
# Use athenix.sw.<type>.enable to enable software profiles: desktop, tablet-kiosk, headless, stateless-kiosk, builders
|
||||
hw = hostTypes;
|
||||
sw =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user