This commit is contained in:
Johannes Jöns 2023-05-19 12:11:00 +02:00
parent fd09df161e
commit 5244141a41

View file

@ -4,8 +4,7 @@
{ config, lib, pkgs, modulesPath, ... }: { config, lib, pkgs, modulesPath, ... }:
{ {
imports = with nixos-hardware.nixosModules; imports = [ (modulesPath + "/installer/scan/not-detected.nix")
[ (modulesPath + "/installer/scan/not-detected.nix")
]; ];
hardware.nvidia.prime = { hardware.nvidia.prime = {