mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2026-02-02 09:25:10 +01:00
enhace devshell
This commit is contained in:
parent
d1e09b972b
commit
91d1041e06
5 changed files with 27 additions and 19 deletions
4
.envrc
4
.envrc
|
|
@ -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)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue