diff --git a/README.md b/README.md new file mode 100644 index 0000000..ba9b114 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# 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 +```