Home

infra @6e59deda1b76805bb73824ba783e5a49453762a3 - refs - log -
-
https://git.jolheiser.com/infra.git
My NixOS infrastructure
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}}