nix-config/users/tacocat/programs/default.nix

6 lines
39 B
Nix
Raw Normal View History

2023-10-21 00:49:53 +00:00
{
imports = [
./kitty.nix
];
}