From 1e6dc261f166058824d6fa526cbf17cc23eb915d Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Mon, 14 Apr 2025 16:55:07 -0700 Subject: migration: personal site webserver --- hosts/copenhagen/configuration.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'hosts/copenhagen') diff --git a/hosts/copenhagen/configuration.nix b/hosts/copenhagen/configuration.nix index 89dbbf4..f3f58bf 100644 --- a/hosts/copenhagen/configuration.nix +++ b/hosts/copenhagen/configuration.nix @@ -37,11 +37,6 @@ port = 25569; }; }; - web = { - images.enable = true; - stargazers.enable = true; - personal.enable = true; - }; }; programs = { -- cgit v1.2.3