This commit is contained in:
KaitoTLex 2025-04-27 11:57:59 -07:00
parent f1bf204d3c
commit d8f2b934b3
No known key found for this signature in database
GPG key ID: C5F52A3C0F3B4A77

View file

@ -32,7 +32,7 @@ in
"desktop" "desktop"
] ]
); );
default = "desktop"; default = "laptop";
description = '' description = ''
Form factor of the machine. Adjusts some UI settings. Form factor of the machine. Adjusts some UI settings.
''; '';