feat: vscode server

This commit is contained in:
Evar Smith 2025-03-12 13:01:05 -04:00
parent 5f1ba593ae
commit acd07507f7
4 changed files with 78 additions and 1 deletions

View file

@ -2,6 +2,7 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
flake-parts.url = "github:hercules-ci/flake-parts";
vscode-server.url = "github:nix-community/nixos-vscode-server";
nix-std.url = "github:chessai/nix-std";