From 39c852928912f40c30032ae825f4fcbbc1314c78 Mon Sep 17 00:00:00 2001 From: Thilo Hohlt <123883702+thiloho@users.noreply.github.com> Date: Wed, 26 Jul 2023 10:57:59 +0200 Subject: [PATCH] Update shared-desktop.nix --- nixos-configurations/shared-desktop.nix | 8 -------- 1 file changed, 8 deletions(-) diff --git a/nixos-configurations/shared-desktop.nix b/nixos-configurations/shared-desktop.nix index f92f9e6..48f04e6 100644 --- a/nixos-configurations/shared-desktop.nix +++ b/nixos-configurations/shared-desktop.nix @@ -115,14 +115,6 @@ defaultEditor = true; settings.theme = "ayu_dark"; }; - git = { - enable = true; - userName = "thiloho"; - userEmail = "123883702+thiloho@users.noreply.github.com"; - # signing = { - # signByDefault = true; - # }; - }; }; home = { packages = with pkgs; [