Infini-FRAMEWORK: add TM-m30 cups driver

This commit is contained in:
Infinidoge 2024-09-29 00:52:02 -04:00
parent a3346d7db5
commit 262e6b94ef
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

View file

@ -21,6 +21,8 @@
environment.enableDebugInfo = true; environment.enableDebugInfo = true;
services.printing.drivers = [ pkgs.tmx-cups-ppd ];
modules = { modules = {
hardware = { hardware = {
gpu.intel = true; gpu.intel = true;