Update shared-desktop.nix

This commit is contained in:
Thilo Hohlt
2023-07-26 10:57:59 +02:00
committed by GitHub
parent cdda58a89f
commit 39c8529289

View File

@@ -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; [