feat: update depreciated options

This commit is contained in:
tux
2025-12-17 02:53:16 +05:30
parent 8c17353315
commit 7b085aa127
7 changed files with 20 additions and 24 deletions

View File

@@ -124,7 +124,7 @@
programs = {
nix-ld = {
enable = true;
package = pkgs.nix-ld-rs;
package = pkgs.nix-ld;
};
};