diff --git a/flake.nix b/flake.nix index c3abeb7..4f88992 100644 --- a/flake.nix +++ b/flake.nix @@ -8,7 +8,6 @@ url = "github:nix-community/home-manager"; inputs.nixpkgs.follows = "nixpkgs"; }; - # vscode-server.url = "path:./nixos/vscode"; vscode-server.url = "github:nix-community/nixos-vscode-server"; };