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, ... }:
{
imports = with nixos-hardware.nixosModules;
[ (modulesPath + "/installer/scan/not-detected.nix")
imports = [ (modulesPath + "/installer/scan/not-detected.nix")
];
hardware.nvidia.prime = {