summaryrefslogtreecommitdiff
path: root/hosts/iori.nix
diff options
context:
space:
mode:
authorLeonardo Santiago <[email protected]>2024-10-28 08:05:42 -0300
committerLeonardo Santiago <[email protected]>2024-10-28 08:05:42 -0300
commit4842e81317e9815540d559d689be51d13191e1e4 (patch)
treed1b97123d3aaea731544e238d89af3e1ccfe9d29 /hosts/iori.nix
parentfbbf34c7b6ba70a718abf655c0711b6ac5ff20e8 (diff)
change files to web-services in order to share some code.
Diffstat (limited to 'hosts/iori.nix')
-rw-r--r--hosts/iori.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/iori.nix b/hosts/iori.nix
index e4839c5..e9e5275 100644
--- a/hosts/iori.nix
+++ b/hosts/iori.nix
@@ -17,6 +17,7 @@
services = {
ddns.enable = true;
blog.enable = true;
+ cgit.enable = true;
};
};