Revert mako change which requires unstable

This reverts commit 5887b53816.
This commit is contained in:
Daniel Thwaites 2023-03-26 19:21:06 +01:00
parent 8125194ab8
commit ae34edf006
No known key found for this signature in database
GPG key ID: D8AFC4BF05670F9D

View file

@ -8,7 +8,7 @@ with config.stylix.fonts;
# Referenced https://github.com/stacyharper/base16-mako
config = lib.mkIf config.stylix.targets.mako.enable {
services.mako = {
programs.mako = {
backgroundColor = base00;
borderColor = base0D;
textColor = base05;