Files
nix-config/home/panotaka/common/core/kitty.nix
2025-05-12 23:25:39 -03:00

6 lines
48 B
Nix

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