Updated to define new attributeset

Now considered a service instead of a program
This commit is contained in:
Alejandro Angulo 2023-03-19 18:10:58 -07:00
parent fbbd42860e
commit e329727100
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -18,7 +18,7 @@ in {
environment.systemPackages = with pkgs; [mako libnotify];
aa.home.extraOptions = {
programs.mako = {
services.mako = {
enable = true;
font = "'Hack Nerd Font' Regular 9";