This commit is contained in:
2026-03-02 16:35:14 +01:00
parent d182532b34
commit 3eb7c5a979
13 changed files with 611 additions and 52 deletions

View File

@@ -65,6 +65,7 @@ in
base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-material-dark-medium.yaml";
};
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;