added volume and brightness control

This commit is contained in:
2024-06-30 21:17:30 +02:00
parent 5e98ddebcd
commit 53c2dcba90
3 changed files with 5 additions and 0 deletions

View File

@@ -170,6 +170,7 @@ in
haskellPackages.xmobar
feh
trayer
# xorg.xbacklight
# htop
]);

View File

@@ -38,4 +38,7 @@
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
# BRIGHTNESS
# hardware.acpilight.enable = true;
}

View File

@@ -13,6 +13,7 @@
# discord
# firefox
scrot
brightnessctl
];
# Home Manager is pretty good at managing dotfiles. The primary way to manage