diff --git a/home-manager/earthworm-config.nix b/home-manager/earthworm-config.nix index 6bcc1ec..6db7927 100644 --- a/home-manager/earthworm-config.nix +++ b/home-manager/earthworm-config.nix @@ -11,6 +11,7 @@ withRust = true; }; hardware.graphics.enable = true; + hardware.bluetooth.enable = true; programs.light.enable = true; services.actkbd = {