kwin: Remove syncobj patch
All checks were successful
check / check (push) Successful in 32s

Useless because lot of application run with XWayland and is already patched for NVIDIA 555
This commit is contained in:
Florian RICHER 2024-05-31 12:15:48 +02:00
parent 1d210c4cad
commit 6636261dbc
4 changed files with 1 additions and 2042 deletions

View file

@ -33,10 +33,5 @@ in
glxinfo
clinfo
];
# Uncomment when kwin is available in nixpkgs and NVIDIA 555
nixpkgs.overlays = [
(import ../../../../overlays/kwin)
];
};
}
}