Disable editing of kernel command-line before boot
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
systemd-boot = {
|
systemd-boot = {
|
||||||
enable = true;
|
enable = true;
|
||||||
configurationLimit = 50;
|
configurationLimit = 50;
|
||||||
|
editor = false;
|
||||||
};
|
};
|
||||||
timeout = 3;
|
timeout = 3;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user