sneeuwvlok/.just/machine.just
Chris Kruining 84cc5ff5c4
Some checks failed
Test action / kaas (push) Failing after 1s
feat(zitadel): expand terranix resources
WOOP WOOP, it all works!
now the next, big, huge, giant, hurdle to overcome is the chicken and egg problem of needing zitadel to generate values that I need inside the nix config of synapse, forgejo, and jellyfin
2025-10-27 17:07:51 +01:00

9 lines
No EOL
225 B
Text

@_default: list
[doc('List machines')]
@list:
ls -1 ../systems/x86_64-linux/
[doc('Update the target machine')]
update machine:
nixos-rebuild switch --use-remote-sudo --target-host {{ machine }} --flake ..#{{ machine }}