enable nix-ld to fix copilot in jetbrains ides
This commit is contained in:
parent
8dfc175b34
commit
ab4dcd85a3
5
systems/pogmachine/nix-ld.nix
Normal file
5
systems/pogmachine/nix-ld.nix
Normal file
@ -0,0 +1,5 @@
|
||||
{ config, ... }:
|
||||
|
||||
{
|
||||
programs.nix-ld.enable = true;
|
||||
}
|
Loading…
Reference in New Issue
Block a user