spec(hakugyokurou): set plymouth scale
This commit is contained in:
parent
280ee4d897
commit
c931c7c9a1
1 changed files with 3 additions and 0 deletions
|
@ -39,6 +39,9 @@
|
|||
boot.kernelParams = [
|
||||
"video=eDP-1:panel_orientation=left_side_up"
|
||||
];
|
||||
boot.plymouth.extraConfig = ''
|
||||
DeviceScale=2
|
||||
'';
|
||||
|
||||
jovian.steamos.useSteamOSConfig = lib.mkDefault false;
|
||||
services.greetd.settings.default_session.command = let
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue