5 lines
141 B
Bash
5 lines
141 B
Bash
# Automatically load nix flake devShell when entering this directory
|
|
# Requires direnv to be installed and hooked into your shell
|
|
use flake
|
|
|