feat: remove nix-ld

This commit is contained in:
tux
2024-11-01 15:24:15 +05:30
parent d7209acd9c
commit 89651d1630
3 changed files with 0 additions and 12 deletions

View File

@ -91,10 +91,6 @@
programs = {
zsh.enable = true;
nix-ld = {
enable = true;
package = pkgs.nix-ld-rs;
};
dconf.enable = true;
};