mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 08:53:05 +00:00
Add direnv flake support
This commit is contained in:
parent
ac5ad42474
commit
91e5cbd793
2 changed files with 2 additions and 0 deletions
1
.envrc
Normal file
1
.envrc
Normal file
|
@ -0,0 +1 @@
|
||||||
|
use flake
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -30,3 +30,4 @@ test_output/
|
||||||
|
|
||||||
# Nix build output
|
# Nix build output
|
||||||
result
|
result
|
||||||
|
.direnv/
|
||||||
|
|
Loading…
Reference in a new issue