diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index da0e077..4876a16 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -277,6 +277,7 @@ psmisc # process tools like killall corectrl # provide hardware clock controls for AMDGPU gimp # GIMP image manipulation proggy + zed-editor # the most hopeful replacement for vscode...if I never learn nvim ]; programs.zsh.enable = true; programs.git = {