migrate from raw flake to devenv

This commit is contained in:
2026-02-01 01:59:03 +01:00
parent 3a71410c19
commit e79386b4a5
9 changed files with 183 additions and 113 deletions

View File

@@ -1,7 +1,7 @@
{
"recommendations": [
"arrterian.nix-env-selector",
"jnoortheen.nix-ide",
"detachhead.basedpyright"
"detachhead.basedpyright",
"mkhl.direnv"
]
}