Hardware config for pardalote
This commit is contained in:
parent
0d21f295ad
commit
0d966fe5b8
3 changed files with 33 additions and 15 deletions
|
@ -8,18 +8,10 @@ with lib; {
|
|||
|
||||
# Configure the bootloader.
|
||||
boot = {
|
||||
# Enable secure boot.
|
||||
bootspec.enable = true;
|
||||
initrd.systemd.enable = true;
|
||||
loader.systemd-boot.enable = mkForce false;
|
||||
# Enable systemd-boot
|
||||
loader.systemd-boot.enable = false;
|
||||
loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
lanzaboote = {
|
||||
enable = true;
|
||||
pkiBundle = "/var/lib/sbctl";
|
||||
settings.timeout = 0;
|
||||
};
|
||||
|
||||
# Enable quiet boot with splash
|
||||
plymouth.enable = true;
|
||||
consoleLogLevel = 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue