diff --git a/.envrc b/.envrc new file mode 100644 index 0000000..c4b17d7 --- /dev/null +++ b/.envrc @@ -0,0 +1 @@ +use_flake diff --git a/.gitignore b/.gitignore index 66e7084..fb8d483 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ pages certs.sqlite .bash_history pkg/ +.direnv/