diff --git a/hosts/mention/hardware-configuration.nix b/hosts/mention/hardware-configuration.nix index 0a8c532..54be15c 100644 --- a/hosts/mention/hardware-configuration.nix +++ b/hosts/mention/hardware-configuration.nix @@ -6,7 +6,6 @@ (modulesPath + "/installer/scan/not-detected.nix") inputs.nixos-hardware.nixosModules.lenovo-thinkpad inputs.nixos-hardware.nixosModules.lenovo-thinkpad-p14s-amd-gen2 - inputs.nixos-hardware.nixosModules.common-gpu-amd ]; boot.loader.systemd-boot.enable = true;