refactor: Move sw into properly nested modules with unconditional import
This commit is contained in:
@@ -65,5 +65,5 @@ in
|
||||
|
||||
# ========== Software Profile ==========
|
||||
athenix.sw.enable = lib.mkDefault true;
|
||||
athenix.sw.type = lib.mkDefault "tablet-kiosk"; # Touch-optimized kiosk mode
|
||||
athenix.sw.tablet-kiosk.enable = lib.mkDefault true; # Touch-optimized kiosk mode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user