update readme
This commit is contained in:
parent
7e909bdb84
commit
6bcba133fe
@ -3,5 +3,7 @@
|
|||||||
```bash
|
```bash
|
||||||
sudo nix run github:jeffguorg/nixos-kexec-profile
|
sudo nix run github:jeffguorg/nixos-kexec-profile
|
||||||
# or boot it
|
# or boot it
|
||||||
sudo nix run github:jeffguorg/nixos-kexec-profile -b
|
sudo nix run github:jeffguorg/nixos-kexec-profile -- -b
|
||||||
|
# or specify a nixos-config and boot it, either with a configuration.nix or flake.nix
|
||||||
|
sudo nix run github:jeffguorg/nixos-kexec-profile -- -b /workspace/nixos
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user