mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Update shared-desktop.nix
This commit is contained in:
@@ -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; [
|
||||
|
||||
Reference in New Issue
Block a user