From 90411b997c347ec133c3e61b0d1f2c8682e994c1 Mon Sep 17 00:00:00 2001 From: seth Date: Sun, 10 Dec 2023 07:05:50 -0500 Subject: atlas: start hosting attic --- systems/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'systems/default.nix') diff --git a/systems/default.nix b/systems/default.nix index 023dc59..e44b096 100644 --- a/systems/default.nix +++ b/systems/default.nix @@ -62,6 +62,7 @@ in { modules = [ inputs.teawiebot.nixosModules.default + inputs.attic.nixosModules.atticd ] ++ server; }; -- cgit v1.2.3