From 9048e698ad3d24e8432ea5fa48015503d13ad3b2 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Wed, 2 Sep 2026 00:50:53 +0200 Subject: update sources, adjust patches & overlay element had a major update, its new UI is even less hackable than the old one. Progress! --- home/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') diff --git a/home/home.nix b/home/home.nix index 0ca7c60..6d1a061 100644 --- a/home/home.nix +++ b/home/home.nix @@ -302,7 +302,7 @@ in { "flora" = vpslogin "flora.stuebinm.eu"; "chaski" = vpslogin "chaski.stuebinm.eu"; - "cgit" = vpslogin "flora.stuebinm.eu" // {user = "git";}; + "cgit" = vpslogin "flora.stuebinm.eu" // {User = "git";}; "mate" = { Hostname = "192.168.69.174"; User = "root"; -- cgit v1.3.1