Home

infra @fb662472c1d356c552238a3b6679d02de1f1a57d - refs - log -
-
https://git.jolheiser.com/infra.git
dragonwell flake
infra / justfile
- raw -
1
2
3
4
5
6
7
8
9
[private]
default:
	@just --choose

# Run colmena for remote deploy
colmena node:
	@git add .
	@nix run nixpkgs#colmena -- apply --impure --on {{node}}