2023-11-07 10:01:36 +08:00

8 lines
160 B
Markdown

# Reboot your NixOS with kexec
```bash
sudo nix run github:jeffguorg/nixos-kexec-profile
# or boot it
sudo nix run github:jeffguorg/nixos-kexec-profile -b
```