mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2025-12-17 15:29:51 +05:30
feat: update depreciated options
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
programs = {
|
||||
nix-ld = {
|
||||
enable = true;
|
||||
package = pkgs.nix-ld-rs;
|
||||
package = pkgs.nix-ld;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user