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 = {