fix typo from styx migration

This commit is contained in:
Daylin Morgan 2024-01-30 15:21:48 -06:00
parent f68354503b
commit aa6fdc8cae
Signed by: daylin
GPG Key ID: C1E52E7DD81DF79F
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ oizys <cmd> [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
```

View File

@ -100,7 +100,7 @@ oizys <cmd> [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
"""