This commit is contained in:
mjallen18
2026-01-16 12:40:35 -06:00
parent 7320b0ee87
commit a0c2753f37

View File

@@ -10,7 +10,7 @@ in
kernelModules = [ "nct6775" ];
loader = {
systemd-boot = {
consoleMode = 5;
consoleMode = "5";
};
};