5 lines
42 B
Nix

{ ... }:
{
imports = [ ./kitty.nix ];
}