mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 23:23:55 -05:00
pacifidlog: try consoleMode 1
This commit is contained in:
parent
fef130e2de
commit
be30293153
|
@ -37,7 +37,7 @@
|
|||
|
||||
systemd-boot = {
|
||||
enable = lib.mkForce false;
|
||||
consoleMode = "max";
|
||||
consoleMode = "1";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue