.hive/modules/home/kitty/kitty.nix

6 lines
47 B
Nix

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