Infini-FRAMEWORK: enable printing

This commit is contained in:
Infinidoge 2024-01-31 17:24:53 -05:00
parent 7a08cb310d
commit caba8c11c1
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

View file

@ -41,6 +41,7 @@
peripherals = { peripherals = {
fprint-sensor.enable = true; fprint-sensor.enable = true;
printing.enable = true;
}; };
}; };
desktop = { desktop = {