nixfmt
This commit is contained in:
@@ -28,8 +28,8 @@ in
|
||||
lanzaboote = {
|
||||
settings = {
|
||||
console-mode = "max";
|
||||
timeout = "0";
|
||||
};
|
||||
timeout = "0";
|
||||
};
|
||||
};
|
||||
|
||||
plymouth = {
|
||||
@@ -53,10 +53,10 @@ in
|
||||
# Disable CPU mitigations messages
|
||||
"mitigations=off"
|
||||
];
|
||||
|
||||
|
||||
bootspec.enable = true;
|
||||
};
|
||||
|
||||
|
||||
# Further reduce systemd output
|
||||
systemd = {
|
||||
services.systemd-udev-settle.enable = false;
|
||||
|
||||
Reference in New Issue
Block a user