149 current 2025-10-09 03:59:16 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-09 11:39:53 -05:00
parent 477bda8a08
commit c9a267aacc
3 changed files with 6 additions and 44 deletions

View File

@@ -6,7 +6,7 @@ let
in
{
options.modules.homelab = {
enable = lib.mkEnableOption "enable homelab services and configuration"
enable = lib.mkEnableOption "enable homelab services and configuration";
media_user = lib.mkOption = {
default = "media";
type = lib.types.str;