This commit is contained in:
Alejandro Angulo 2023-03-19 08:16:10 -07:00
parent fb20c45ead
commit d374a79f15
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
6 changed files with 355 additions and 64 deletions

View file

@ -15,6 +15,9 @@ in {
config = mkIf cfg.enable {
aa.desktop.addons.fonts.enable = true;
# alacritty won't start without opengl
hardware.opengl.enable = true;
aa.home = {
extraOptions = {
programs.alacritty = {