chore: minor fixes

This commit is contained in:
Zoty 2026-03-28 14:19:35 -03:00
parent 3f841cb9ba
commit 8cd75009d9
Signed by: Zoty
SSH key fingerprint: SHA256:WsGEGivgl37t3Mth6uugXMOgMCTR7QolIepNbC+j/tA
3 changed files with 11 additions and 7 deletions

View file

@ -10,12 +10,6 @@
XDG_TERMINAL_EMULATOR = "wezterm";
};
programs.git = {
enable = true;
userName = "Zoty";
userEmail = "zotydev@gmail.com";
};
programs.zsh = {
enable = true;
enableCompletion = true;