mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
Also add a few test cases for the alacritty module.
(cherry picked from commit d2ed39f103)
5 lines
110 B
Nix
5 lines
110 B
Nix
{
|
|
alacritty-example-settings = ./example-settings.nix;
|
|
alacritty-empty-settings = ./empty-settings.nix;
|
|
}
|