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

4 lines
43 B
Nix

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