about summary refs log blame commit diff
path: root/.envrc
blob: 47a1605b58ddd5313fc42e1de6931d48aaf9114e (plain) (tree)
1
2
3
4
5
6


                                          
                                                                                                                   

                                          
export BRIEFCASE="$(realpath ~/briefcase)"
export DEPOT="$(realpath ~/depot)"
export NIXPKGS="$(realpath ~/nixpkgs)"
export NIX_PATH="nixpkgs=${NIXPKGS}:unstable=$(realpath ~/nixpkgs-channels):depot=${DEPOT}:briefcase=${BRIEFCASE}";
export DESKTOP="zeno.lon.corp.google.com";
export LAPTOP="seneca";