summaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home.nix b/home.nix
index abca0b3..5e5f44f 100644
--- a/home.nix
+++ b/home.nix
@@ -188,7 +188,7 @@ in
"surround"
];
extraConfig = builtins.readFile ./vimrc;
- }
+ };
git = {
enable = true;