feat(loader): adding support for extlinux
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
};
|
||||
loader = {
|
||||
default = {
|
||||
enable = false;
|
||||
};
|
||||
extlinux = {
|
||||
enable = true;
|
||||
};
|
||||
lanzaboote = {
|
||||
|
||||
Reference in New Issue
Block a user