egregore/Justfile
2026-02-24 16:35:58 -08:00

4 lines
101 B
Makefile

host := "egregore"
rebuild:
nixos-rebuild switch --flake .#{{host}} --target-host root@{{host}}