vscode ssh server
This commit is contained in:
parent
32f0b4e7c6
commit
49c456f506
4 changed files with 73 additions and 1 deletions
|
@ -6,6 +6,8 @@
|
|||
|
||||
home-manager.url = "github:nix-community/home-manager";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
vscode-server.url = "github:nix-community/nixos-vscode-server";
|
||||
};
|
||||
|
||||
outputs = inputs @ { self, nixpkgs, ... }:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue