feat(client): add nix-ld
This commit is contained in:
parent
0569118c40
commit
fef30c35ba
2 changed files with 2 additions and 5 deletions
|
@ -21,4 +21,6 @@
|
|||
plugins = [pkgs.networkmanager-fortisslvpn];
|
||||
};
|
||||
};
|
||||
|
||||
programs.nix-ld.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue