refactor: use nixos-hardware GPU configs
Replace custom GPU config with ones from nixos-hardware.
This commit is contained in:
parent
531a407c08
commit
c4ada51f15
7 changed files with 4 additions and 45 deletions
|
|
@ -11,7 +11,6 @@ let
|
|||
in {
|
||||
imports = [
|
||||
../hardware/base.nix
|
||||
../hardware/gpu-intel.nix
|
||||
../desktop/x11.nix
|
||||
../system/server.nix
|
||||
../virtualisation/containers.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue