yeah
This commit is contained in:
parent
a260e3d5bc
commit
5a0b0dda7b
|
@ -55,7 +55,7 @@
|
|||
# efi.canTouchEfiVariables = true;
|
||||
|
||||
initrd = {
|
||||
enable = lib.mkForce !config.boot.isContainer;
|
||||
enable = lib.mkForce true;
|
||||
systemd.enable = lib.mkForce false;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue