Fixed broken icons

This commit is contained in:
Alejandro Angulo 2023-05-27 19:25:52 -07:00
parent a419c28d0d
commit 27f215f02c
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
6 changed files with 10 additions and 13 deletions

View file

@ -13,7 +13,7 @@ in {
};
config = mkIf cfg.enable {
aa.desktop.addons.fonts.enable = true;
aa.system.fonts.enable = true;
# alacritty won't start without opengl
hardware.opengl.enable = true;