From 8e7a341ab3032a9ef3a0e8c7d3f48e6e2363c7f4 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Tue, 23 Jul 2024 23:51:28 -0700 Subject: Enable image server on copenhagen --- hosts/copenhagen/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/copenhagen') diff --git a/hosts/copenhagen/configuration.nix b/hosts/copenhagen/configuration.nix index f1b1438..2b36664 100644 --- a/hosts/copenhagen/configuration.nix +++ b/hosts/copenhagen/configuration.nix @@ -65,6 +65,7 @@ }; }; web = { + images.enable = true; stargazers.enable = true; personal.enable = true; }; -- cgit v1.2.3