update help for oizys

This commit is contained in:
Daylin Morgan 2024-11-06 23:04:41 -06:00
parent d4d76d4a3d
commit 3ea645aa20
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -54,19 +54,27 @@ nix run "github:daylinmorgan/oizys"
```
```
nix begat oizys
Usage:
oizys {SUBCMD} [sub-command options & parameters]
oizys
usage:
oizys subcmd [flags]
subcommands:
help print comprehensive or per-cmd help
build nix build
cache build and push to cachix
ci trigger GHA update flow
cache build and push store paths
ci trigger GHA
dry dry run build
os nixos-rebuild
output output
os nixos-rebuild subcmd
output nixos config attr
update update and run nixos-rebuild
flags:
--flake path/to/flake
--host host(s) to build
-d --debug enable debug mode
-r --resetCache set cache timeout to 0
-h --help show this help
```
## oizys?
@ -79,4 +87,3 @@ Oizys was birthed by the goddess Nyx/Nix and embodies suffering and misery. Whic
> I don't use home-manager to manager my shell/user configs. You can find those in my separate `chezmoi`-managed [`dotfiles`](https://git.dayl.in/daylin/dotfiles) repository.