diff --git a/config/plugins/git/lazygit.nix b/config/plugins/git/lazygit.nix index d354945..8d24d0a 100644 --- a/config/plugins/git/lazygit.nix +++ b/config/plugins/git/lazygit.nix @@ -16,6 +16,6 @@ options = { desc = "LazyGit (root dir)"; }; - }; + } ]; -}; +}