diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-04-14 16:55:07 -0700 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-04-14 18:58:53 -0700 |
| commit | 1e6dc261f166058824d6fa526cbf17cc23eb915d (patch) | |
| tree | dce167ccbbf3eb1a89bb1521e15c5f39ccb08cf3 /hosts/copenhagen | |
| parent | 1075fef7a571393d40a016f55ef567bcd099c62a (diff) | |
migration: personal site webserver
Diffstat (limited to 'hosts/copenhagen')
| -rw-r--r-- | hosts/copenhagen/configuration.nix | 5 |
1 files changed, 0 insertions, 5 deletions
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 = { |