From 98b4450d60aed3d94e1e05607e2941a90597b1c4 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Tue, 15 Sep 2026 19:26:17 -0500 Subject: replace light with brightnessctl --- archetypes/collections/utilities.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archetypes/collections/utilities.nix') diff --git a/archetypes/collections/utilities.nix b/archetypes/collections/utilities.nix index 1597d75..ca35c49 100644 --- a/archetypes/collections/utilities.nix +++ b/archetypes/collections/utilities.nix @@ -1,6 +1,7 @@ { pkgs, ... }: { environment.systemPackages = with pkgs; [ R + brightnessctl dash # TODO should be default /bin/sh entr fastfetch @@ -8,7 +9,6 @@ htop jq killall - #light # TODO find replacement lm_sensors mediainfo nmap -- cgit v1.2.3