added direnv for my nixos config
This commit is contained in:
parent
3b4a112af1
commit
02623c50d0
2 changed files with 3 additions and 1 deletions
1
.envrc
Normal file
1
.envrc
Normal file
|
@ -0,0 +1 @@
|
||||||
|
use flake
|
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -160,8 +160,9 @@ cython_debug/
|
||||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
.idea/
|
.idea/
|
||||||
|
|
||||||
.vscode/
|
.direnv/
|
||||||
|
|
||||||
|
.vscode/
|
||||||
.terraform
|
.terraform
|
||||||
|
|
||||||
variables.tf
|
variables.tf
|
||||||
|
|
Loading…
Reference in a new issue