enable alacritty

This commit is contained in:
Sean Buckley 2022-02-03 22:19:24 -05:00
parent fc135fcbf3
commit c02a1949bb

View file

@ -5,6 +5,7 @@ with lib;
services.pcscd.enable = true;
sconfig = {
alacritty.enable = true;
security-tools = true;
};