mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 13:06:35 +05:30
update obsolete option
This commit is contained in:
@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
nix-ld = {
|
nix-ld = {
|
||||||
enable = true;
|
enable = true;
|
||||||
libraries = config.hardware.opengl.extraPackages;
|
libraries = config.hardware.graphics.extraPackages;
|
||||||
package = pkgs.nix-ld-rs;
|
package = pkgs.nix-ld-rs;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user