5 lines
42 B
Nix
Raw Normal View History

2023-11-21 11:40:26 -08:00
{ ... }:
{
imports = [ ./kitty.nix ];
}