feat: derive desktop input and SDDM scale from host metadata
This commit is contained in:
@@ -8,6 +8,7 @@ let
|
||||
{
|
||||
name,
|
||||
displays ? { },
|
||||
input ? { },
|
||||
users ? { },
|
||||
imports ? [ ],
|
||||
stateVersion ? "24.05",
|
||||
@@ -16,6 +17,7 @@ let
|
||||
meta.host = {
|
||||
inherit
|
||||
displays
|
||||
input
|
||||
name
|
||||
users
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user