diff --git a/flakes/manual.toml b/flakes/manual.toml index cea29f3..c1e122a 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -137,4 +137,9 @@ repo = "geomyidae-flake" [[sources]] type = "github" owner = "matthewcroughan" -repo = "filestash-nix" \ No newline at end of file +repo = "filestash-nix" + +[[sources]] +type = "github" +owner = "nix-community" +repo = "nix-vscode-extensions" \ No newline at end of file