fix: Don't eval surface kernel for all configs
All checks were successful
CI / Format Check (push) Successful in 3s
CI / Evaluate Artifacts (installer-iso-nix-laptop1) (push) Successful in 20s
CI / Evaluate Artifacts (lxc-nix-builder) (push) Successful in 13s
CI / Build and Publish Documentation (push) Successful in 10s
CI / Flake Check (push) Successful in 1m39s
CI / Evaluate Key Configurations (nix-builder) (push) Successful in 14s
CI / Evaluate Key Configurations (nix-desktop1) (push) Successful in 8s
CI / Evaluate Key Configurations (nix-laptop1) (push) Successful in 9s

This commit is contained in:
UGA Innovation Factory
2026-02-10 12:17:34 -05:00
parent 8bec3f36b8
commit dcd7c2709e

View File

@@ -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 {