mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
add a configuration limit in boot menu
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
systemd-boot = {
|
||||
enable = true;
|
||||
consoleMode = "auto";
|
||||
configurationLimit = 8;
|
||||
};
|
||||
};
|
||||
tmp.cleanOnBoot = true;
|
||||
|
||||
Reference in New Issue
Block a user