mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 12:46:42 +00:00
valkyrie: fix muse description
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user