enhace devshell

This commit is contained in:
GTrunSec 2022-04-02 15:31:14 -07:00
parent d1e09b972b
commit 91d1041e06
No known key found for this signature in database
GPG key ID: 2368FAFA4ABDD2A0
5 changed files with 27 additions and 19 deletions

4
.envrc
View file

@ -1,5 +1,7 @@
watch_file flake.nix flake.lock \
modules/*
modules/* \
devshell/*
{
mkdir -p "$(direnv_layout_dir)"
eval "$(nix print-dev-env --no-update-lock-file --no-write-lock-file --profile $(direnv_layout_dir)/flake-profile)"