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