adding brightnessctl

This commit is contained in:
Chris Cochrun 2022-11-09 13:34:18 -06:00
parent b2870996ad
commit 3cc08d126c
3 changed files with 9 additions and 3 deletions

View file

@ -356,7 +356,7 @@ openssh
ark
ifuse
dash
light
brightnessctl
ttyper
kget
audacity
@ -1038,6 +1038,12 @@ And here is it's hardware config.
options = [ "subvol=@log" "noatime" "ssd" "space_cache" "clear_cache" "compress=zstd" ];
};
fileSystems."/run/media/chris/Storage" =
{ device = "/dev/disk/by-uuid/4c7d4273-7b72-4aa8-8e1c-e281543d06cb";
fsType = "btrfs";
options = [ "noatime" "space_cache" "clear_cache" "compress=zstd" ];
};
fileSystems."/boot" =
{ device = "/dev/disk/by-uuid/35A0-C1F1";
fsType = "vfat";

View file

@ -240,7 +240,7 @@
ark
ifuse
dash
light
brightnessctl
ttyper
kget
audacity

View file

@ -256,7 +256,7 @@
ark
ifuse
dash
light
brightnessctl
ttyper
kget
audacity