From 6f094672416c4aa704e5347db3f155e73013761e Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Thu, 5 Dec 2024 09:54:23 +0100 Subject: [PATCH] remove `efi=noruntime` as it's not required anymore according to jhovold --- module.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/module.nix b/module.nix index 0ce673b..2b87694 100644 --- a/module.nix +++ b/module.nix @@ -74,7 +74,6 @@ in "dtb=${dtbEfiPath}" # jhovold recommended - "efi=noruntime" "clk_ignore_unused" "pd_ignore_unused" "arm64.nopauth"