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; };