From 31b692bc15e71f32965eda77240c8d416ab8ed84 Mon Sep 17 00:00:00 2001 From: LorenzProbst Date: Wed, 17 Jun 2026 14:52:21 +0200 Subject: [PATCH] testing kate git capabilities --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index e06ab21..525f65b 100644 --- a/configuration.nix +++ b/configuration.nix @@ -146,7 +146,7 @@ bantime = "12h"; }; }; - +# testing the capabilities of kate git # services.nginx = { # enable = true; # recommendedGzipSettings = true;