diff --git a/hosts/hyacinth/default.nix b/hosts/hyacinth/default.nix index 326daad..620798b 100644 --- a/hosts/hyacinth/default.nix +++ b/hosts/hyacinth/default.nix @@ -41,5 +41,5 @@ ]; systemd.services.nix-daemon.environment.TMPDIR = "/nix/tmp"; - services.jenkins.enable = true; + me.hasBluetooth = true; }