created rebuild.sh for rebuilding current active system quickly

This commit is contained in:
Leyla Becker 2024-08-26 23:57:20 -05:00
parent c9ce067745
commit f7963b8010

3
rebuild.sh Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
sudo nixos-rebuild ${1:-switch} --flake .#$(hostname)