fix: stupid error

This commit is contained in:
2025-08-31 15:49:04 +00:00
parent 744a8c9cf4
commit 78dcb215cc
2 changed files with 7 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
# VOLUMES="/ /home" # default: all from df -P
in {
options = {
hectic.serivices.server-health = {
hectic.services.server-health = {
enable = lib.mkEnableOption "enable serverhelth services";
urls = lib.mkOption {
type = lib.types.port;