mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-22 18:30:43 -06:00
update oizys help
This commit is contained in:
parent
e195e1df05
commit
45b581b12d
1 changed files with 13 additions and 13 deletions
|
@ -43,6 +43,7 @@ nix run "github:daylinmorgan/oizys"
|
||||||
|
|
||||||
```
|
```
|
||||||
oizys <cmd> [opts]
|
oizys <cmd> [opts]
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
dry poor man's nix flake check
|
dry poor man's nix flake check
|
||||||
boot nixos-rebuild boot
|
boot nixos-rebuild boot
|
||||||
|
@ -55,10 +56,9 @@ oizys <cmd> [opts]
|
||||||
--host hostname (current host)
|
--host hostname (current host)
|
||||||
-f|--flake path to flake ($FLAKE_PATH or $HOME/oizys)
|
-f|--flake path to flake ($FLAKE_PATH or $HOME/oizys)
|
||||||
-c|--cache name of cachix binary cache (daylin)
|
-c|--cache name of cachix binary cache (daylin)
|
||||||
--no-nom don't use nix-output-monitor
|
--no-pinix don't use pinix
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## oizys?
|
## oizys?
|
||||||
|
|
||||||
Oizys was birthed by the goddess Nyx/Nix and embodies suffering and misery. Which is all that awaits you if you embrace nix.
|
Oizys was birthed by the goddess Nyx/Nix and embodies suffering and misery. Which is all that awaits you if you embrace nix.
|
||||||
|
|
Loading…
Reference in a new issue