diff --git a/hw/orion/default.nix b/hw/orion/default.nix index e40436b..40febb9 100644 --- a/hw/orion/default.nix +++ b/hw/orion/default.nix @@ -5,3 +5,6 @@ ./hardware-configuration.nix ]; } + { + services.blueman.enable = true; + }