From b3931c5dd7006011720ac39db04136e69d02c952 Mon Sep 17 00:00:00 2001 From: adikro Date: Thu, 8 Jan 2026 19:16:18 +0100 Subject: laptop pull and rebase --- hosts/desktop/configuration.nix | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'hosts/desktop/configuration.nix') diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index af29944..ecef098 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -71,6 +71,12 @@ rivalcfg ]; + services.blueman.enable = true; + hardware.bluetooth = { + enable = true; + powerOnBoot = true; + }; + boot = { kernelParams = [ "video=DP-1:2560x1440@240" ]; kernelModules = [ "nct6687" ]; -- cgit v1.3