enable i2c (monitor settings changing thing) on nixdesk
This commit is contained in:
parent
ea75c7c4b0
commit
b075c76f75
2 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
|||
inputs.hardware.nixosModules.gigabyte-b550
|
||||
];
|
||||
|
||||
hardware.i2c.enable = true;
|
||||
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
initrd = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue