update obsolete option

This commit is contained in:
2024-08-27 18:42:37 +05:30
parent e5ec0078ab
commit 023bec758c

View File

@ -31,7 +31,7 @@
nix-ld = {
enable = true;
libraries = config.hardware.opengl.extraPackages;
libraries = config.hardware.graphics.extraPackages;
package = pkgs.nix-ld-rs;
};