diff --git a/configuration.nix b/configuration.nix index 1e5f494..2d0f167 100644 --- a/configuration.nix +++ b/configuration.nix @@ -9,6 +9,9 @@ }: { nixpkgs.config.allowUnfree = true; + services.blueman.enable = true; + hardware.bluetooth.enable = true; + systemd.timers.duckdns = { wantedBy = ["timers.target"]; timerConfig = {