task | add bootloader info for pi1
This commit is contained in:
parent
75d1d04b52
commit
e9db0acc3f
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@
|
|||
boot.initrd.kernelModules = [];
|
||||
boot.kernelModules = [];
|
||||
boot.extraModulePackages = [];
|
||||
boot.loader.grub.enable = false;
|
||||
boot.loader.generic-extlinux-compatible.enable = true;
|
||||
|
||||
fileSystems."/" = {
|
||||
device = "/dev/disk/by-uuid/44444444-4444-4444-8888-888888888888";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue