diff options
Diffstat (limited to 'nixos/.flake/home/services/mako.nix.org')
l---------[-rw-r--r--] | nixos/.flake/home/services/mako.nix.org | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/nixos/.flake/home/services/mako.nix.org b/nixos/.flake/home/services/mako.nix.org index caa0240..b4d7e40 100644..120000 --- a/nixos/.flake/home/services/mako.nix.org +++ b/nixos/.flake/home/services/mako.nix.org @@ -1,13 +1 @@ -#+title: Mako Configuration - -Enable =mako= to handle notifications. -#+begin_src nix :tangle ~/.flake/home/services/mako.nix :mkdirp yes -{ config, pkgs, ... }: - -{ - services.mako = { - enable = true; - backgroundColor = "#191916ff"; - }; -} -#+end_src +../../../../common/.flake/home/services/mako.nix.org
\ No newline at end of file |