1
0
mirror of https://github.com/materusPL/nixos-config synced 2025-06-17 14:06:15 +02:00

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,6 +1,6 @@
{ config, pkgs, lib, materusArg, ... }: { 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";