From 0418d3868ae0fbeb0507000af41f4f916f6afd86 Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Thu, 18 Apr 2024 00:39:46 +0200 Subject: [PATCH] broken ass fucking module stupid piece of garbage --- hosts/niks/configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/niks/configuration.nix b/hosts/niks/configuration.nix index 89bdb1b..ee628f5 100644 --- a/hosts/niks/configuration.nix +++ b/hosts/niks/configuration.nix @@ -15,8 +15,8 @@ boot = { kernelPackages = pkgs.linuxPackages_xanmod_latest; - extraModulePackages = with config.boot.kernelPackages; [ ddcci-driver ]; - kernelModules = [ "ddcci" ]; + # extraModulePackages = with config.boot.kernelPackages; [ ddcci-driver ]; + # kernelModules = [ "ddcci" ]; kernelParams = [ "video=eDP-1:2560x1440@165" "video=HDMI-A-1:2560x1440@144"