mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
@@ -3,6 +3,7 @@ let
|
|||||||
nvidiaDriverChannel =
|
nvidiaDriverChannel =
|
||||||
config.boot.kernelPackages.nvidiaPackages.beta; # stable, latest, beta, etc.
|
config.boot.kernelPackages.nvidiaPackages.beta; # stable, latest, beta, etc.
|
||||||
in {
|
in {
|
||||||
|
|
||||||
# Load nvidia driver for Xorg and Wayland
|
# Load nvidia driver for Xorg and Wayland
|
||||||
services.xserver.videoDrivers = [
|
services.xserver.videoDrivers = [
|
||||||
"nvidia"
|
"nvidia"
|
||||||
@@ -50,6 +51,7 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
# sync.enable = true;
|
# sync.enable = true;
|
||||||
|
# reverseSync.enable = true;
|
||||||
|
|
||||||
# CHANGEME: Change those values to match your hardware (if prime is imported)
|
# CHANGEME: Change those values to match your hardware (if prime is imported)
|
||||||
amdgpuBusId =
|
amdgpuBusId =
|
||||||
|
|||||||
Reference in New Issue
Block a user