diff options
Diffstat (limited to 'hosts/copenhagen/configuration.nix')
| -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 = { |