From 674c83d3ae6ae6f478cdbced7edd7c2447c5e44b Mon Sep 17 00:00:00 2001 From: "Lennart J. Kurzweg (Nx2)" Date: Wed, 13 May 2026 16:08:02 +0200 Subject: [PATCH] syntax fix --- home-modules/contact.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-modules/contact.nix b/home-modules/contact.nix index 85d1aeb..7c1a841 100644 --- a/home-modules/contact.nix +++ b/home-modules/contact.nix @@ -24,5 +24,5 @@ # };}; # in (pkgs.lib.mergeAttrsList (builtins.map nc [ "TUDa" "CWG" "HSMW" "DICOS" "Accounts" "Familie & Freunde" "Friedrich Schiller Grundschule" "Handball" "Phönix" "Util & Miscellaneous" ])); # }; - }; + # }; }