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