Debug RasPi conf
This commit is contained in:
parent
b3e65b92f0
commit
43defb4b7d
1 changed files with 0 additions and 2 deletions
|
@ -108,8 +108,6 @@ in
|
||||||
"usb_storage"
|
"usb_storage"
|
||||||
];
|
];
|
||||||
loader = {
|
loader = {
|
||||||
systemd-boot.enable = pkgs.lib.mkForce false;
|
|
||||||
efi.canTouchEfiVariables = pkgs.lib.mkForce false;
|
|
||||||
grub.enable = false;
|
grub.enable = false;
|
||||||
generic-extlinux-compatible.enable = true;
|
generic-extlinux-compatible.enable = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue