feat: added vscode config

This commit is contained in:
Lucy Hochkamp 2023-10-11 15:58:15 +02:00
parent c685ff4bb9
commit 95128333e3
No known key found for this signature in database
6 changed files with 20 additions and 59 deletions

6
.envrc
View file

@ -1,7 +1 @@
use_flake() {
watch_file flake.nix
watch_file flake.lock
eval "$(nix print-dev-env)"
}
use flake