fix(fuji-wsl): use nix-ld instead of vscode-server
This commit is contained in:
parent
b08ca4b917
commit
2e2389e366
4 changed files with 5 additions and 36 deletions
|
@ -110,12 +110,6 @@
|
|||
inputs.flake-compat.follows = "";
|
||||
};
|
||||
|
||||
vscode-server = {
|
||||
url = "github:nix-community/nixos-vscode-server";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-utils.follows = "flake-utils";
|
||||
};
|
||||
|
||||
# ==== uku3lig stuff ====
|
||||
api-rs = {
|
||||
url = "github:uku3lig/api-rs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue