diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index d8e3f8d..3467c83 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -311,6 +311,7 @@ in gimp # GIMP image manipulation proggy zed-editor # the most hopeful replacement for vscode...if I never learn nvim noisetorch # noise/background filter for mic + go # golang - general purpose programming ]; programs.zsh.enable = true; programs.git = {