Enable supergfxd with nvidia thing
apparently nvidia gpu is still using power even without driver and i want to turn it off (what the fuck)
This commit is contained in:
parent
2c988ab77a
commit
648e1dc453
@ -2,11 +2,11 @@
|
||||
|
||||
{
|
||||
|
||||
services.supergfxd.enable = true;
|
||||
specialisation = {
|
||||
nvidia.configuration = {
|
||||
system.nixos.tags = [ "NVIDIA" ];
|
||||
|
||||
services.supergfxd.enable = true;
|
||||
|
||||
# Load nvidia driver for Xorg and Wayland
|
||||
services.xserver.videoDrivers = ["amdgpu" "nvidia"];
|
||||
|
Loading…
x
Reference in New Issue
Block a user