nixos-combined-flake/modules/home-manager/desktop/alacritty/default.nix

6 lines
52 B
Nix

_: {
imports = [
./alacritty.nix
];
}