mirror of
https://github.com/nix-community/home-manager
synced 2024-11-05 10:49:44 +01:00
d2ed39f103
Also add a few test cases for the alacritty module.
4 lines
110 B
Nix
4 lines
110 B
Nix
{
|
|
alacritty-example-settings = ./example-settings.nix;
|
|
alacritty-empty-settings = ./empty-settings.nix;
|
|
}
|