refactor: use nixos-hardware GPU configs

Replace custom GPU config with ones from nixos-hardware.
This commit is contained in:
Felix Schröter 2023-11-28 00:09:59 +01:00
parent 531a407c08
commit c4ada51f15
Signed by: felschr
GPG key ID: 671E39E6744C807D
7 changed files with 4 additions and 45 deletions

View file

@ -3,7 +3,6 @@
{
imports = [
../hardware/base.nix
../hardware/gpu-intel.nix
../hardware/bluetooth.nix
../system/desktop.nix
../system/printing/home.nix