API: Added Path validators. api/flake/create inits git repo. Fixed vscode interpreter problem

This commit is contained in:
Qubasa
2023-10-12 22:46:32 +02:00
parent cc96fcf916
commit fa5f39f226
18 changed files with 186 additions and 56 deletions

View File

@@ -31,6 +31,7 @@
, qemu
, gnupg
, e2fsprogs
, mypy
}:
let
@@ -65,6 +66,7 @@ let
rsync
sops
git
mypy
qemu
e2fsprogs
];