From e9af51cfb5cab44833227d18de22f9b3600053f9 Mon Sep 17 00:00:00 2001 From: Leonardo Santiago Date: Wed, 2 Jul 2025 11:42:06 -0300 Subject: chore: add yaml-mode, configure github for magit forge --- modules/home/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/home/default.nix') diff --git a/modules/home/default.nix b/modules/home/default.nix index 743615a..6493c18 100644 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -34,6 +34,7 @@ in { lfs.enable = true; difftastic.enable = true; extraConfig = { + github.user = "o-santi"; user = { name = "Leonardo Santiago"; email = "leonardo.ribeiro.santiago@gmail.com"; -- cgit v1.2.3