update: 24.11
This commit is contained in:
parent
1fe114cdcd
commit
fbc3d6b96a
17 changed files with 183 additions and 145 deletions
|
@ -35,7 +35,11 @@ in
|
|||
"sd_mod"
|
||||
];
|
||||
|
||||
hardware.opentabletdriver.enable = true;
|
||||
hardware.opentabletdriver = {
|
||||
enable = true;
|
||||
# TODO: remove this once otd gets updated
|
||||
package = pkgs.unstable.opentabletdriver;
|
||||
};
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue