hosts: move attic to kaze
This commit is contained in:
parent
ec7af08a0c
commit
ec54c1e260
3 changed files with 2 additions and 2 deletions
|
@ -36,7 +36,7 @@
|
|||
storage = {
|
||||
type = "s3";
|
||||
region = "us-east-1";
|
||||
bucket = "flakesh-binary-cache";
|
||||
bucket = "kyasshu";
|
||||
endpoint = "https://s3.flake.sh/";
|
||||
};
|
||||
};
|
|
@ -2,5 +2,6 @@ _: {
|
|||
imports = [
|
||||
./tailscale.nix
|
||||
./minio.nix
|
||||
./attic.nix
|
||||
];
|
||||
}
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
./uptimekuma.nix
|
||||
./ntfy-sh.nix
|
||||
./tailscale.nix
|
||||
./attic.nix
|
||||
./factorio.nix
|
||||
# ./minecraft.nix
|
||||
# ./foundryvtt.nix
|
||||
|
|
Loading…
Reference in a new issue