From 0835e9c36abb2a5761ae9d3a0f848810b6ccede6 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Fri, 3 Jul 2026 05:18:31 -0400 Subject: Fix flake.nix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 0336dbc..6f527d8 100644 --- a/flake.nix +++ b/flake.nix @@ -403,7 +403,7 @@ let cfg = config.colonq.services.fig-web-maude-code; in { - options.colonq.services.fig-web = { + options.colonq.services.fig-web-maude-code = { enable = lib.mkEnableOption "Enable the Maude Code server"; busHost = lib.mkOption { type = lib.types.str; -- cgit v1.2.3