mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
ecaed80b18
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;
|
|
}
|