From 81468feaaa6cc529e2db43f06dd203912252ab0f Mon Sep 17 00:00:00 2001 From: smayzy Date: Wed, 18 Jun 2025 19:12:10 +0200 Subject: [PATCH] add kitty config --- home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home.nix b/home.nix index 6a9d154..dd684d0 100644 --- a/home.nix +++ b/home.nix @@ -10,6 +10,7 @@ home.file = { ".config/fastfetch".source = ./dotfiles/fastfetch; + ".config/kitty/kitty.conf".source = ./dotfiles/kitty.conf; }; home.sessionVariables = {