Files
nix-config/home/panotaka/common/core/kitty.nix
2025-08-26 09:21:24 -03:00

6 lines
49 B
Nix

{
programs.kitty = {
enable = true;
};
}