nixos-rebuild boot

This commit is contained in:
Simon Gardling 2025-05-23 21:56:45 -07:00
parent 52ce9b4cb2
commit ee7a650e57
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -1,3 +1,3 @@
#!/bin/sh
nixos-rebuild switch --flake . --use-remote-sudo
nixos-rebuild boot --flake . --use-remote-sudo