summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorstuebinm2026-09-02 00:50:53 +0200
committerstuebinm2026-09-02 00:50:53 +0200
commit9048e698ad3d24e8432ea5fa48015503d13ad3b2 (patch)
tree3f959586152bc4d432799028e462fbee9fcb9876 /home
parentdb2cb1d1ac2b887542fa0308832f769cee2ac55f (diff)
update sources, adjust patches & overlay
element had a major update, its new UI is even less hackable than the old one. Progress!
Diffstat (limited to 'home')
-rw-r--r--home/home.nix2
1 files changed, 1 insertions, 1 deletions
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";