From d3d886b58e6d515db9758ffd613a2e473bbbb3c3 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 18 Jul 2026 22:36:59 +0200 Subject: {modules,tests}/{git-,}back: Remove/disable We are just not using it, and it's effectively not maintained. --- hosts/by-name/server2/configuration.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'hosts/by-name/server2') diff --git a/hosts/by-name/server2/configuration.nix b/hosts/by-name/server2/configuration.nix index 8cdd45d..fd00c02 100644 --- a/hosts/by-name/server2/configuration.nix +++ b/hosts/by-name/server2/configuration.nix @@ -20,10 +20,6 @@ enable = true; fqdn = "atuin-sync.vhack.eu"; }; - git-back = { - enable = true; - domain = "issues.foss-syndicate.org"; - }; backup = { enable = true; privateSshKey = ./secrets/backup/backupssh.age; -- cgit v1.3.1