nixos-x13s/.envrc
2024-01-22 12:47:25 -05:00

5 lines
67 B
Bash

use flake
if [ -e .secret.envrc ]; then
source .secret.envrc
fi