update readme

This commit is contained in:
Daylin Morgan 2025-01-30 15:14:57 -06:00
parent 5c380c25e0
commit 882143dbd3
Signed by: daylin
GPG key ID: 950D13E9719334AD
2 changed files with 8 additions and 6 deletions

View file

@ -48,4 +48,3 @@ runs:
run: | run: |
sudo sysctl -w kernel.apparmor_restrict_unprivileged_unconfined=0 sudo sysctl -w kernel.apparmor_restrict_unprivileged_unconfined=0
sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0 sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0

View file

@ -65,13 +65,16 @@ subcommands:
os nixos-rebuild subcmd os nixos-rebuild subcmd
output nixos config attr output nixos config attr
update update and run nixos-rebuild 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: flags:
--flake path/to/flake --flake string path/to/flake
--host host(s) to build --host seq[string] host(s) to build
-d --debug enable debug mode -v --verbose Count increase verbosity (up to 2) (default: 0)
-r --resetCache set cache timeout to 0 --reset-cache set cache timeout to 0
-h --help show this help -h --help show this help
``` ```
## oizys? ## oizys?