mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-02-02 07:04:17 -06:00
update readme
This commit is contained in:
parent
5c380c25e0
commit
882143dbd3
2 changed files with 8 additions and 6 deletions
1
.github/actions/nix/action.yml
vendored
1
.github/actions/nix/action.yml
vendored
|
@ -48,4 +48,3 @@ runs:
|
|||
run: |
|
||||
sudo sysctl -w kernel.apparmor_restrict_unprivileged_unconfined=0
|
||||
sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0
|
||||
|
||||
|
|
13
README.md
13
README.md
|
@ -65,13 +65,16 @@ subcommands:
|
|||
os nixos-rebuild subcmd
|
||||
output nixos config attr
|
||||
update update and run nixos-rebuild
|
||||
hash collect build hash from failure
|
||||
narinfo check active caches for nix derivation
|
||||
lock check lock status for duplicates
|
||||
|
||||
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
|
||||
--flake string path/to/flake
|
||||
--host seq[string] host(s) to build
|
||||
-v --verbose Count increase verbosity (up to 2) (default: 0)
|
||||
--reset-cache set cache timeout to 0
|
||||
-h --help show this help
|
||||
```
|
||||
|
||||
## oizys?
|
||||
|
|
Loading…
Reference in a new issue