mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-23 01:24:36 +07:00
feat: add direnv support
This commit is contained in:
parent
1965fa30f4
commit
749c0e6d79
@ -18,6 +18,10 @@ You can use the default Docker wrapper, or use Nix if you have Nix installed:
|
||||
nix-shell
|
||||
```
|
||||
|
||||
!!! tip
|
||||
|
||||
If you have [`direnv`](https://direnv.net) installed, you can run `direnv allow` once and it will automatically enter the Nix shell.
|
||||
|
||||
It will open a shell like this:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user