From 9ec040c7dfb2faee3356e0d8847a2ec3b05cba33 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Fri, 31 Jan 2025 19:18:47 -0600 Subject: [PATCH] add kitty --- nixos/profiles/role-dev.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/profiles/role-dev.nix b/nixos/profiles/role-dev.nix index 1353a8c..e59caac 100644 --- a/nixos/profiles/role-dev.nix +++ b/nixos/profiles/role-dev.nix @@ -47,6 +47,7 @@ unstable.sops unstable.talosctl # overlay override unstable.zellij + unstable.kitty # flake imports inputs.nix-inspect.packages.${pkgs.system}.default