fix: move gpu config under hardware.gpu

This commit is contained in:
Infinidoge 2021-09-28 13:51:06 -04:00
parent 340c5d6f25
commit c87a53ef28
3 changed files with 3 additions and 2 deletions

View file

@ -7,7 +7,7 @@
networking.wireless
hardware.sound
hardware.nvidia
hardware.gpu.nvidia
# peripherals.printing
];
};

View file

@ -9,6 +9,7 @@
(with hardware; [
sound
laptop
gpu.intel
])
];
};

View file

@ -10,7 +10,7 @@
(with hardware; [
sound
amdgpu
gpu.amdgpu
laptop
])
# peripherals.printing