add maxgenerations 5 to limine
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
boot.loader.limine = {
|
||||
enable = true;
|
||||
style.wallpapers = [ ./wallpaper/nix.png ];
|
||||
maxGenerations = 5;
|
||||
};
|
||||
|
||||
boot.loader.limine.secureBoot.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user