init
This commit is contained in:
commit
f5d9aece1e
13 changed files with 313 additions and 0 deletions
4
.envrc
Normal file
4
.envrc
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
if command -v nix-shell &> /dev/null
|
||||
then
|
||||
use flake
|
||||
fi
|
||||
Loading…
Add table
Add a link
Reference in a new issue