From b915c75c2ec5362aaa25077c75132185bfa7dce7 Mon Sep 17 00:00:00 2001 From: SebastianStork Date: Mon, 22 Apr 2024 23:21:56 +0200 Subject: [PATCH] Remove brillo --- hosts/inspiron/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/inspiron/default.nix b/hosts/inspiron/default.nix index 011f5a3..de141cc 100644 --- a/hosts/inspiron/default.nix +++ b/hosts/inspiron/default.nix @@ -35,5 +35,4 @@ programs.nh.enable = true; services.auto-cpufreq.enable = true; - hardware.brillo.enable = true; }