More nvidia settings
This commit is contained in:
@@ -73,7 +73,7 @@ in
|
||||
|
||||
services.tailscale.enable = true;
|
||||
nixpkgs.config = {
|
||||
rocmSupport = true;
|
||||
cudaSupport = true;
|
||||
};
|
||||
|
||||
programs._1password.enable = true;
|
||||
@@ -90,7 +90,9 @@ in
|
||||
};
|
||||
|
||||
hardware.graphics.enable = true;
|
||||
services.xserver.videoDrivers = [ "nvidia" ];
|
||||
hardware.nvidia.open = true;
|
||||
|
||||
system.stateVersion = "25.11";
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user