]> git.immae.eu Git - perso/Immae/Config/Nix.git/blame_incremental - .envrc
migrate secondary DNS to Raito
[perso/Immae/Config/Nix.git] / .envrc
... / ...
CommitLineData
1# vim: filetype=bash
2export NIX_PATH=nixpkgs=$(cat $(expand_path nix/sources.json) | jq -r '."nixpkgs-nixops".url')
3
4export NIXOPS_ENV_LOADED=1
5export ANONYMIZE_KEY="dedhogryajkegthlwribFecnocItTelilAwdod"
6
7PATH_add $(expand_path scripts)
8PATH_add $(expand_path nixops/scripts)
9
10use nix
11watch_file $(expand_path nix/sources.json)
12
13clean_nix_shell