aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/arrakis/services.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/arrakis/services.nix b/hosts/arrakis/services.nix
index ae07da0..78036df 100644
--- a/hosts/arrakis/services.nix
+++ b/hosts/arrakis/services.nix
@@ -21,7 +21,9 @@
css = "/nipsy/git/cgit.css";
enable-follow-links = true;
logo = "/nipsy/git/cgit.png";
+ readme = ":README.md";
remove-suffix = 1;
+ snapshots = "all";
source-filter = "${pkgs.cgit}/lib/cgit/filters/syntax-highlighting.py";
};
};