mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-06 08:46:54 +00:00
With this change the theme check happens at activation time. An integration test is also added to verify the functionality. Fixes #5110
4 lines
110 B
Nix
4 lines
110 B
Nix
{
|
|
kitty-example-settings = ./example-settings.nix;
|
|
kitty-theme-to-themeFile = ./theme-to-themeFile.nix;
|
|
}
|