this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

nixos: enable nix-ld

+1
+1
modules/nix.nix
··· 53 53 }; 54 54 55 55 system.tools.nixos-option.enable = false; 56 + programs.nix-ld.enable = true; 56 57 }; 57 58 58 59 darwin.always = {