Add ddcutil
This commit is contained in:
parent
fdced07773
commit
04e890ce58
2 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
|
hardware.i2c.enable = true;
|
||||||
environment.systemPackages = with pkgs.gnomeExtensions; [
|
environment.systemPackages = with pkgs.gnomeExtensions; [
|
||||||
caffeine
|
caffeine
|
||||||
open-bar
|
open-bar
|
||||||
|
@ -10,5 +11,6 @@
|
||||||
fullscreen-avoider
|
fullscreen-avoider
|
||||||
compiz-windows-effect
|
compiz-windows-effect
|
||||||
rounded-window-corners-reborn
|
rounded-window-corners-reborn
|
||||||
|
brightness-control-using-ddcutil
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
@ -13,6 +13,7 @@
|
||||||
heroic
|
heroic
|
||||||
aspell
|
aspell
|
||||||
muzika
|
muzika
|
||||||
|
ddcutil
|
||||||
fractal
|
fractal
|
||||||
killall
|
killall
|
||||||
ripgrep
|
ripgrep
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue