diff --git a/.envrc b/.envrc index bf79e325a..365d37dbc 100644 --- a/.envrc +++ b/.envrc @@ -1 +1 @@ -export NIX_PATH=nixpkgs=$HOME/.nix-defexpr/nixpkgs:depot=$HOME/depot:universe=$HOME/mono +export NIX_PATH=nixpkgs=$HOME/.nix-defexpr/nixpkgs:depot=$HOME/depot:universe=$HOME/universe diff --git a/README.md b/README.md index e7a01960b..4fa248554 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Mono +# Universe This is my mono-repo. Having a personal mono-repo is a new idea for me, so at the time of this writing, the state of this repository is fledgling.