make nix index shallow

readd distrobox
add ts6-client
setup vscode for  python
This commit is contained in:
2025-06-17 19:20:29 +01:00
parent 6981f2cee2
commit 55c0df89fd
7 changed files with 36 additions and 8 deletions

View File

@@ -9,7 +9,7 @@
};
nix-index-database = {
url = "github:nix-community/nix-index-database";
url = "github:nix-community/nix-index-database?shallow=1";
inputs.nixpkgs.follows = "nixpkgs";
};