From 82b76b60c32c813f8f67636fbde2c2246ef8c4b7 Mon Sep 17 00:00:00 2001 From: Aleksandr Lebedev Date: Fri, 26 Sep 2025 18:55:28 +0200 Subject: [PATCH] j --- systems/x86_64-linux/stargate/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/x86_64-linux/stargate/default.nix b/systems/x86_64-linux/stargate/default.nix index 90b9a5b..38d90e3 100644 --- a/systems/x86_64-linux/stargate/default.nix +++ b/systems/x86_64-linux/stargate/default.nix @@ -67,7 +67,7 @@ with lib.custom; { swapSize = null; }; custom.presets.default = enabled; - custom.hardware.secureBoot = enabled; + #custom.hardware.secureBoot = enabled; custom.impermanence = enabled; custom.users.kylekrein = {