diff --git a/systems/x86_64-linux/stargate/default.nix b/systems/x86_64-linux/stargate/default.nix index aa1ac03..548df61 100644 --- a/systems/x86_64-linux/stargate/default.nix +++ b/systems/x86_64-linux/stargate/default.nix @@ -66,7 +66,7 @@ with lib.custom; { enable = true; swapSize = null; }; - custom.hardware.secureBoot = enabled; + #custom.hardware.secureBoot = enabled; custom.impermanence = enabled; custom.users.kylekrein = {