aboutsummaryrefslogtreecommitdiffstats
path: root/modules/home.legacy/conf/mako
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home.legacy/conf/mako')
-rw-r--r--modules/home.legacy/conf/mako/default.nix6
1 files changed, 1 insertions, 5 deletions
diff --git a/modules/home.legacy/conf/mako/default.nix b/modules/home.legacy/conf/mako/default.nix
index 711457f2..6acf0afe 100644
--- a/modules/home.legacy/conf/mako/default.nix
+++ b/modules/home.legacy/conf/mako/default.nix
@@ -1,8 +1,4 @@
-{
- config,
- pkgs,
- ...
-}: {
+{...}: {
services.mako = {
enable = true;
backgroundColor = "#2e3440";