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 440ccd0291
commit 96ef08b010

3
rebuild.sh Executable file
View file

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