parent
27454a11e4
commit
b91295b36f
2
.envrc
2
.envrc
|
@ -1,4 +1,6 @@
|
||||||
use flake
|
use flake
|
||||||
watch_file flake.nix
|
watch_file flake.nix
|
||||||
|
|
||||||
|
# Allow ragenix to find it's configuration
|
||||||
|
export RULES=$(realpath ./secrets/secrets.nix)
|
||||||
export NIXOPS_DEPLOYMENT=jfdic-ops
|
export NIXOPS_DEPLOYMENT=jfdic-ops
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# Used by ragenix nix only.
|
# Used by ragenix nix only.
|
||||||
# Ensure that $RULES has been set
|
# Ensure that $RULES has been set via direnv
|
||||||
let
|
let
|
||||||
fiscalvelvetpoet = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJDMAhG6+40YiYy9wqruHK9M2fLwYAqikJSJ/pRjR/so";
|
fiscalvelvetpoet = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJDMAhG6+40YiYy9wqruHK9M2fLwYAqikJSJ/pRjR/so";
|
||||||
ops = [fiscalvelvetpoet];
|
ops = [fiscalvelvetpoet];
|
||||||
|
|
Loading…
Reference in a new issue