add nix-ld
This commit is contained in:
@@ -64,7 +64,7 @@ in {
|
|||||||
|
|
||||||
programs.fish.enable = true;
|
programs.fish.enable = true;
|
||||||
programs.nix-ld = {
|
programs.nix-ld = {
|
||||||
enable = false;
|
enable = true;
|
||||||
libraries = import ./modules/ld.nix { inherit pkgs; };
|
libraries = import ./modules/ld.nix { inherit pkgs; };
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user