about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-03-04 14:12:14 -0800
committerFranck Cuny <franck@fcuny.net>2023-03-04 14:12:14 -0800
commit1b44731363440a1514078992e566ed5c3a081d7e (patch)
treee3321ca4976f88a6e808dbfe27bf50bc1f23fb73
parentflake.lock: Update (diff)
downloadworld-1b44731363440a1514078992e566ed5c3a081d7e.tar.gz
fix(home/wm): `programs.mako' has been renamed to `services.mako'
See https://github.com/nix-community/home-manager/pull/3265
Diffstat (limited to '')
-rw-r--r--home/wm/mako/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/wm/mako/default.nix b/home/wm/mako/default.nix
index 665707d..9c2de6e 100644
--- a/home/wm/mako/default.nix
+++ b/home/wm/mako/default.nix
@@ -13,7 +13,7 @@ in
     };
 
     # All the options are documented via `man 5 mako`
-    programs.mako = {
+    services.mako = {
       enable = true;
       layer = "overlay";
       # The timeout value is in millisecond