valkyrie: fix muse description

This commit is contained in:
Mateusz Słodkowicz 2024-03-23 01:49:03 +01:00
parent a66570226c
commit e9998e42c3
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ config, pkgs, lib, materusArg, ... }:
{
options.valkyrieService.muse.enable = materusArg.pkgs.lib.mkBoolOpt false "Enable pihole";
options.valkyrieService.muse.enable = materusArg.pkgs.lib.mkBoolOpt false "Enable muse bot";