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

@ -35,7 +35,6 @@ in {
config = mkIf cfg.enable {
aa.desktop.addons = {
alacritty.enable = true;
fonts.enable = true;
gammastep.enable = true;
mako.enable = true;
playerctl.enable = true;
@ -49,6 +48,8 @@ in {
# pamixer
};
aa.system.fonts.enable = true;
environment.systemPackages = with pkgs; [wl-clipboard];
aa.home.dataFile = {