mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2026-02-02 17:35:10 +01:00
Update
This commit is contained in:
parent
60592d3096
commit
2f2a3be87d
4 changed files with 72 additions and 37 deletions
8
.envrc
8
.envrc
|
|
@ -1,2 +1,6 @@
|
|||
watch_file devshell.toml flake.nix
|
||||
use flake || use nix
|
||||
watch_file flake.nix flake.lock \
|
||||
modules/*
|
||||
{
|
||||
mkdir -p "$(direnv_layout_dir)"
|
||||
eval "$(nix print-dev-env --no-update-lock-file --no-write-lock-file --profile $(direnv_layout_dir)/flake-profile)"
|
||||
} || use nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue