mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 10:33:55 -05:00
home-manager: restored alacritty to common-gui.nix
This commit is contained in:
parent
c9ade836ec
commit
ada018e017
|
@ -1,5 +1,5 @@
|
||||||
{ config, pkgs, ... }:
|
{ config, pkgs, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
|
imports = [ ./alacritty ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue