mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Update shared-desktop.nix
This commit is contained in:
@@ -115,14 +115,6 @@
|
|||||||
defaultEditor = true;
|
defaultEditor = true;
|
||||||
settings.theme = "ayu_dark";
|
settings.theme = "ayu_dark";
|
||||||
};
|
};
|
||||||
git = {
|
|
||||||
enable = true;
|
|
||||||
userName = "thiloho";
|
|
||||||
userEmail = "123883702+thiloho@users.noreply.github.com";
|
|
||||||
# signing = {
|
|
||||||
# signByDefault = true;
|
|
||||||
# };
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
home = {
|
home = {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
|||||||
Reference in New Issue
Block a user