From 6ad9cc4e51c15c28aa1b0f4e6d0ca19c58be4efc Mon Sep 17 00:00:00 2001 From: Natalie Marks Date: Sat, 22 Jun 2024 21:20:14 -0700 Subject: [PATCH] updated home-manager config --- home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home.nix b/home.nix index 0149084..84427c2 100644 --- a/home.nix +++ b/home.nix @@ -3,6 +3,7 @@ config, pkgs, zls, + ghostty, ... }: { # wayland.windowManager.hyprland = {