diff --git a/systems/kami/hardware.nix b/systems/kami/hardware.nix index 912c534..34e0f72 100644 --- a/systems/kami/hardware.nix +++ b/systems/kami/hardware.nix @@ -4,8 +4,7 @@ { config, lib, pkgs, modulesPath, ... }: { - imports = with nixos-hardware.nixosModules; - [ (modulesPath + "/installer/scan/not-detected.nix") + imports = [ (modulesPath + "/installer/scan/not-detected.nix") ]; hardware.nvidia.prime = {