mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
8 lines
305 B
Nix
8 lines
305 B
Nix
{
|
|
kitty-example-settings = ./example-settings.nix;
|
|
kitty-theme-to-themeFile = ./theme-to-themeFile.nix;
|
|
kitty-null-shellIntegration = ./null-shellIntegration.nix;
|
|
kitty-example-mkOrder = ./example-mkOrder.nix;
|
|
kitty-example-quickAccessTerminalConfig = ./example-quickAccessTerminalConfig.nix;
|
|
}
|