From ac4c4b15cfb47b8c6839f46fbe5a66469d812860 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Mon, 5 May 2025 11:26:15 +0200 Subject: hosts/server2: Enable atuin-sync --- hosts/by-name/server2/configuration.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'hosts') diff --git a/hosts/by-name/server2/configuration.nix b/hosts/by-name/server2/configuration.nix index f7a5d2d..45b1d5c 100644 --- a/hosts/by-name/server2/configuration.nix +++ b/hosts/by-name/server2/configuration.nix @@ -16,6 +16,10 @@ }; vhack = { + atuin-sync = { + enable = true; + fqdn = "atuin-sync.vhack.eu"; + }; back = { enable = true; domain = "issues.foss-syndicate.org"; -- cgit 1.4.1