Update .envrc to hopefully differentiate between shells
This commit is contained in:
parent
1ff784bc3d
commit
a35f1cccc1
@ -1,2 +1,2 @@
|
||||
watch_file default.nix
|
||||
use flake ..#controller --override-input rootdir "file+file://"<(printf %s "$PWD")
|
||||
use flake ..#controller --override-input rootdir "file+file://"<(printf %s "$PWD"/../controller)
|
||||
|
@ -1,2 +1,2 @@
|
||||
watch_file default.nix
|
||||
use flake ..#firmware --override-input rootdir "file+file://"<(printf %s "$PWD")
|
||||
use flake ..#firmware --override-input rootdir "file+file://"<(printf %s "$PWD"/../firmware)
|
||||
|
Loading…
Reference in New Issue
Block a user