diff --git a/README.md b/README.md index d5b14e5..06e3dbd 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ oizys [opts] options: -h|--help show this help --host hostname (current host) - -f|--flake path to flake ($FLAKE_PATH or $HOME/styx) + -f|--flake path to flake ($FLAKE_PATH or $HOME/oizys) -c|--cache name of cachix binary cache (daylin) --no-nom don't use nix-output-monitor ``` diff --git a/oizys/oizys.nim b/oizys/oizys.nim index 35e1f19..5ba6db6 100644 --- a/oizys/oizys.nim +++ b/oizys/oizys.nim @@ -100,7 +100,7 @@ oizys [opts] options: -h|--help show this help --host hostname (current host) - -f|--flake path to flake ($FLAKE_PATH or $HOME/styx) + -f|--flake path to flake ($FLAKE_PATH or $HOME/oizys) -c|--cache name of cachix binary cache (daylin) --no-nom don't use nix-output-monitor """