update switch script to support all hosts

This commit is contained in:
2026-03-21 17:56:10 -04:00
parent b33332e786
commit b0a26c0033
+1 -1
View File
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
sudo nixos-rebuild --flake .#qmoran-laptop switch
sudo nixos-rebuild --flake .#$(hostname) switch