home-manager/programs/default.nix
2023-10-13 12:11:33 -04:00

6 lines
39 B
Nix

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