Revert "fix?"

This reverts commit d8f2b934b3.
This commit is contained in:
Kaito T Lex 2025-04-27 16:22:44 -07:00
parent 6c99d57492
commit 80b1de75a8

View file

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