mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-22 14:20:44 -06:00
update oizys help
This commit is contained in:
parent
e195e1df05
commit
45b581b12d
1 changed files with 13 additions and 13 deletions
26
README.md
26
README.md
|
@ -43,22 +43,22 @@ nix run "github:daylinmorgan/oizys"
|
||||||
|
|
||||||
```
|
```
|
||||||
oizys <cmd> [opts]
|
oizys <cmd> [opts]
|
||||||
commands:
|
|
||||||
dry poor man's nix flake check
|
|
||||||
boot nixos-rebuild boot
|
|
||||||
switch nixos-rebuild switch
|
|
||||||
cache build and push to cachix
|
|
||||||
build build system flake
|
|
||||||
|
|
||||||
options:
|
commands:
|
||||||
-h|--help show this help
|
dry poor man's nix flake check
|
||||||
--host hostname (current host)
|
boot nixos-rebuild boot
|
||||||
-f|--flake path to flake ($FLAKE_PATH or $HOME/oizys)
|
switch nixos-rebuild switch
|
||||||
-c|--cache name of cachix binary cache (daylin)
|
cache build and push to cachix
|
||||||
--no-nom don't use nix-output-monitor
|
build build system flake
|
||||||
|
|
||||||
|
options:
|
||||||
|
-h|--help show this help
|
||||||
|
--host hostname (current host)
|
||||||
|
-f|--flake path to flake ($FLAKE_PATH or $HOME/oizys)
|
||||||
|
-c|--cache name of cachix binary cache (daylin)
|
||||||
|
--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