From ad77608e9375331cc91712e05e08980bbf04b661 Mon Sep 17 00:00:00 2001 From: John Ogle Date: Sat, 20 Jul 2024 18:14:48 -0700 Subject: [PATCH] Consistent whitespace --- home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.nix b/home.nix index 484c182..a08c0fc 100644 --- a/home.nix +++ b/home.nix @@ -83,7 +83,7 @@ with import {}; ".config/emacs" = { source = fetchGit { url = "https://github.com/doomemacs/doomemacs.git"; - rev = "36e7aaa619342eff61b1daf3ac664f94d5272db7"; + rev = "36e7aaa619342eff61b1daf3ac664f94d5272db7"; }; recursive = true; };