diff --git a/modules/operator.nix b/modules/operator.nix index bbf5a85..173d2a4 100644 --- a/modules/operator.nix +++ b/modules/operator.nix @@ -12,7 +12,7 @@ let When using nix-bitcoin as part of a larger system config, it makes sense to set your main system user as the operator, by setting option - `nix-bitcoin.operator.name = "
";`. + `nix-bitcoin.operator.name = "MAIN_USER_NAME";`. ''; }; name = mkOption {