From f6775c63638d2f61531c90c42ac3dbd17e5bd7b7 Mon Sep 17 00:00:00 2001 From: ChUrl Date: Wed, 12 Jul 2023 23:06:59 +0200 Subject: [PATCH] Small fix --- home/christoph/servenix/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/christoph/servenix/default.nix b/home/christoph/servenix/default.nix index 0afae43b..6dec3480 100644 --- a/home/christoph/servenix/default.nix +++ b/home/christoph/servenix/default.nix @@ -86,7 +86,7 @@ rec { flavour = "latte"; # One of `latte`, `frappe`, `macchiato`, or `mocha` in { enable = true; - enableFishIntegration = config.modules.fish.enable; + enableFishIntegration = true; settings = { # Other config here