iot-backend/.envrc
2023-01-25 12:21:02 +01:00

12 lines
159 B
Plaintext

# SPDX-License-Identifier: GPL-3.0-or-later
# https://github.com/direnv/direnv/wiki
use flake
layout python3
watch_file ./nix/shell.nix
eval "$shellHook"