garage-cluster/aws
James Andariese 95b17c7e63 updates after learning things
add aws command which actually runs a nix flake.
update hostnames to be {s3,web}.strudelline.net.
tools command now can setup your garage alias.
2025-04-10 23:50:51 -05:00

4 lines
127 B
Bash
Executable File

#!/bin/sh
exec nix --extra-experimental-features nix-command --extra-experimental-features flakes run nixpkgs#awscli2 -- "$@"