Updated to define new attributeset
Now considered a service instead of a program
This commit is contained in:
parent
fbbd42860e
commit
e329727100
|
@ -18,7 +18,7 @@ in {
|
||||||
environment.systemPackages = with pkgs; [mako libnotify];
|
environment.systemPackages = with pkgs; [mako libnotify];
|
||||||
|
|
||||||
aa.home.extraOptions = {
|
aa.home.extraOptions = {
|
||||||
programs.mako = {
|
services.mako = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
font = "'Hack Nerd Font' Regular 9";
|
font = "'Hack Nerd Font' Regular 9";
|
||||||
|
|
Loading…
Reference in a new issue