changes
This commit is contained in:
parent
567de5ca7d
commit
81cca7b7bd
12 changed files with 104 additions and 54 deletions
|
|
@ -8,6 +8,7 @@
|
|||
ddcutil
|
||||
mangohud
|
||||
(bottles.override { removeWarningPopup = true; })
|
||||
openrgb
|
||||
];
|
||||
|
||||
# enable ddcutil
|
||||
|
|
@ -22,7 +23,9 @@
|
|||
'';
|
||||
hardware.i2c.enable = true;
|
||||
|
||||
boot.loader.systemd-boot.consoleMode = "max";
|
||||
# enable rgb support
|
||||
services.hardware.openrgb.enable = true;
|
||||
|
||||
# boot.kernelPackages = pkgs.linuxPackages;
|
||||
|
||||
# let's use the CachyOS kernel instead!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue