diff --git a/hosts/AZ-CLD-1/configuration.nix b/hosts/AZ-CLD-1/configuration.nix index 30c802d..bf607e1 100644 --- a/hosts/AZ-CLD-1/configuration.nix +++ b/hosts/AZ-CLD-1/configuration.nix @@ -82,6 +82,7 @@ environment.systemPackages = with pkgs; [ neovim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. git + ghostty ]; # Some programs need SUID wrappers, can be configured further or are