2023-11-08 01:05:52 +08:00
2023-10-31 15:48:15 +08:00
2023-10-31 15:48:15 +08:00
2023-10-31 15:48:15 +08:00
2023-10-31 15:48:15 +08:00
2023-11-07 10:09:07 +08:00
2023-11-08 01:05:52 +08:00

Reboot your NixOS with kexec

sudo nix run github:jeffguorg/nixos-kexec-profile
# or boot it
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
Description
No description provided
Readme 34 KiB
Languages
Shell 80.6%
Nix 19.4%