summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorstuebinm2023-05-29 02:13:36 +0200
committerstuebinm2023-05-29 02:13:36 +0200
commit6085f86d2a39c5c8d8c8f256fe2650f02e6ff368 (patch)
treeb273e6598e74b3b461415d31aedb95351d674738 /home
parent3ccfcfb3dc9562b38141b26aed3bf61e24be4457 (diff)
initial jump to nixos 23.05
Diffstat (limited to 'home')
-rw-r--r--home/home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/home.nix b/home/home.nix
index ed171d4..237279c 100644
--- a/home/home.nix
+++ b/home/home.nix
@@ -306,7 +306,7 @@
};
- programs.mako = {
+ services.mako = {
enable = true;
backgroundColor = "#ff00ff80";
borderColor = "#ff00ff";