direnv: Use nix-direnv’s use_flake

pull/52/head
Simon Bruder 2021-05-09 12:34:48 +02:00
parent 675f55e61f
commit d2d2a7234f
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 0 additions and 5 deletions

5
.envrc
View File

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