hosts: move attic to kaze

This commit is contained in:
notohh 2024-01-05 13:30:49 -05:00
parent ec7af08a0c
commit ec54c1e260
Signed by: notohh
GPG key ID: BD47506D475EE86D
3 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@
storage = { storage = {
type = "s3"; type = "s3";
region = "us-east-1"; region = "us-east-1";
bucket = "flakesh-binary-cache"; bucket = "kyasshu";
endpoint = "https://s3.flake.sh/"; endpoint = "https://s3.flake.sh/";
}; };
}; };

View file

@ -2,5 +2,6 @@ _: {
imports = [ imports = [
./tailscale.nix ./tailscale.nix
./minio.nix ./minio.nix
./attic.nix
]; ];
} }

View file

@ -5,7 +5,6 @@
./uptimekuma.nix ./uptimekuma.nix
./ntfy-sh.nix ./ntfy-sh.nix
./tailscale.nix ./tailscale.nix
./attic.nix
./factorio.nix ./factorio.nix
# ./minecraft.nix # ./minecraft.nix
# ./foundryvtt.nix # ./foundryvtt.nix