473 current 2024-04-26 13:47:33 24.05.20240426.4c86138 6.8.6-zen1 *

This commit is contained in:
zackartz 2024-04-26 13:47:41 -04:00
parent f4923d1ff6
commit 0de05774b7
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA

View file

@ -44,7 +44,11 @@
services.fstrim.enable = true;
# Bootloader.
boot.loader.systemd-boot.enable = true;
boot.loader.systemd-boot.enable = lib.mkForce false;
boot.lanzaboote = {
enable = true;
pkiBundle = "/etc/secureboot";
};
boot.loader.efi.canTouchEfiVariables = true;
networking.hostName = "earth"; # Define your hostname.