From b97209171ce216d3f31ed42856c5d5d95c808025 Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Thu, 8 May 2025 23:29:41 +0200 Subject: openssh and firewall changes --- nixos/hosts/apocalypse/backup.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/hosts/apocalypse/backup.nix') diff --git a/nixos/hosts/apocalypse/backup.nix b/nixos/hosts/apocalypse/backup.nix index 646ff6c..07386be 100644 --- a/nixos/hosts/apocalypse/backup.nix +++ b/nixos/hosts/apocalypse/backup.nix @@ -14,7 +14,7 @@ ssh_user = "vaultmanager"; stream_compress = "lz4"; volume."/btrfs_root" = { - target = "ssh://10.100.0.1/vault/backups/apocalypse"; + target = "ssh://10.127.9.1/vault/backups/apocalypse"; subvolume = { "@root" = { snapshot_create = "always"; -- cgit v1.3.1