nix-dotfiles/modules/ld.nix

5 lines
50 B
Nix

{
programs.nix-ld = {
enable = true;
};
}