diff --git a/hosts/tohru/home.nix b/hosts/tohru/home.nix index 33a4f8e..843aca2 100644 --- a/hosts/tohru/home.nix +++ b/hosts/tohru/home.nix @@ -42,6 +42,7 @@ robbowen.synthwave-vscode ]); userSettings = { + "git.autofetch" = true; "nix.enableLanguageServer" = true; "nix.serverPath" = "nil"; "workbench.colorTheme" = "SynthWave '84";