diff options
Diffstat (limited to 'hosts/copenhagen/configuration.nix')
| -rw-r--r-- | hosts/copenhagen/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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; }; |