mirror of
https://github.com/nix-community/home-manager
synced 2024-12-04 00:49:46 +01:00
24b734500f
Also add a few test cases for the alacritty module.
(cherry picked from commit d2ed39f103
)
4 lines
110 B
Nix
4 lines
110 B
Nix
{
|
|
alacritty-example-settings = ./example-settings.nix;
|
|
alacritty-empty-settings = ./empty-settings.nix;
|
|
}
|