Reformat files with alejandra
1 file changed, 4 insertions(+), 2 deletions(-)
changed files
M system/settings/hardware/bluetooth-audio.nix → system/settings/hardware/bluetooth-audio.nix
@@ -1,6 +1,8 @@ -{ config, pkgs, ... }: - { + config, + pkgs, + ... +}: { hardware = { bluetooth = { package = pkgs.bluezFull;