From dcd7c2709e0af098b35ad14609b47cdb0146f4c5 Mon Sep 17 00:00:00 2001 From: UGA Innovation Factory Date: Tue, 10 Feb 2026 12:17:34 -0500 Subject: [PATCH] fix: Don't eval surface kernel for all configs --- hw/nix-surface.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/nix-surface.nix b/hw/nix-surface.nix index 7e28fe2..fe0a206 100644 --- a/hw/nix-surface.nix +++ b/hw/nix-surface.nix @@ -21,7 +21,6 @@ in { imports = [ (modulesPath + "/installer/scan/not-detected.nix") - inputs.nixos-hardware.nixosModules.microsoft-surface-go ]; options.athenix.hw.nix-surface = mkOption {