From a58eb58090932d154ce4e465d186557fe8503873 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Sat, 6 Jul 2024 22:37:25 +0200 Subject: ahmed: Formatting --- hosts/ahmed/git.linus.onl/default.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hosts/ahmed/git.linus.onl/default.nix') diff --git a/hosts/ahmed/git.linus.onl/default.nix b/hosts/ahmed/git.linus.onl/default.nix index 6f09c8c..1436eda 100644 --- a/hosts/ahmed/git.linus.onl/default.nix +++ b/hosts/ahmed/git.linus.onl/default.nix @@ -55,7 +55,9 @@ in { services.cgit."git.linus.onl" = { enable = true; scanPath = location; - settings = let package = config.services.cgit."git.linus.onl".package; in { + settings = let + package = config.services.cgit."git.linus.onl".package; + in { root-title = "Linus' public projects"; root-desc = "hello yes this is the git server"; root-readme = toString ./about.html; -- cgit v1.2.3