Adding a VERY basic Python3 Config

This commit is contained in:
Annika Merris 2024-05-21 11:22:02 -04:00
parent c0cb948532
commit e2dea1a7b4
2 changed files with 19 additions and 0 deletions

View file

@ -2,6 +2,7 @@
{
imports = [
./nixpkgs-fmt.nix
./python3.nix
./vscode.nix
];
}