add a bunch of vscode extensions

This commit is contained in:
cswimr 2025-01-03 15:21:38 -05:00
parent b81fb90507
commit 114abb1b76
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087
3 changed files with 30 additions and 4 deletions

View file

@ -4,6 +4,7 @@
stable.url = "github:NixOS/nixpkgs/nixos-24.11";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
staging-next.url = "github:NixOS/nixpkgs/staging-next";
dotnettoolsVscodeExtensions.url = "github:GGG-KILLER/nixpkgs/620b6a067933435bd080ce6b566ce52b7d89f123";
home-manager = {
url = "github:nix-community/home-manager/master";
inputs.nixpkgs.follows = "nixpkgs";