diff --git a/modules/bluetooth.nix b/modules/bluetooth.nix index 22c4edc..b58c25b 100644 --- a/modules/bluetooth.nix +++ b/modules/bluetooth.nix @@ -6,7 +6,7 @@ }: with lib; let - cfg = config.voiconf.bluetooth; + cfg = config.voidconf.bluetooth; in { options.voidconf.bluetooth = {