feat(direnv): set up direnv using '.envrc'

This commit is contained in:
2026-04-14 17:38:43 +02:00
parent 0dd1ecef91
commit 949917a809
2 changed files with 3 additions and 1 deletions

1
.envrc Normal file
View File

@@ -0,0 +1 @@
use flake

3
.gitignore vendored
View File

@@ -9,4 +9,5 @@ result-*
nixos-efi-vars.fd nixos-efi-vars.fd
/.pre-commit-config.yaml .direnv/
.pre-commit-config.yaml