diff options
| author | Mel <mel@rnrd.eu> | 2025-07-07 22:05:29 +0200 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2025-07-07 22:05:29 +0200 |
| commit | eb5dec5c73f3e3551fbc33e2868f74c8866f8d72 (patch) | |
| tree | 578d16f015bf9e3be42205fd094a469f8d296c8d /machines/fourmi/devices.nix | |
| parent | d3ebb82f12969ffca03d4c6927330d8aa3b3de01 (diff) | |
| download | network-eb5dec5c73f3e3551fbc33e2868f74c8866f8d72.tar.zst network-eb5dec5c73f3e3551fbc33e2868f74c8866f8d72.zip | |
Printer and printer peripheral driver config changes
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'machines/fourmi/devices.nix')
| -rw-r--r-- | machines/fourmi/devices.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/fourmi/devices.nix b/machines/fourmi/devices.nix index 4c0d55e..342e89f 100644 --- a/machines/fourmi/devices.nix +++ b/machines/fourmi/devices.nix @@ -11,6 +11,7 @@ imports = [ nixos-hardware.nixosModules.raspberry-pi-4 ../../modules/hardware/ads7846.nix + #../../modules/hardware/ili9486.nix ]; # boot settings |
