summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorMel <mel@rnrd.eu>2025-07-07 22:05:29 +0200
committerMel <mel@rnrd.eu>2025-07-07 22:05:29 +0200
commiteb5dec5c73f3e3551fbc33e2868f74c8866f8d72 (patch)
tree578d16f015bf9e3be42205fd094a469f8d296c8d /machines
parentd3ebb82f12969ffca03d4c6927330d8aa3b3de01 (diff)
downloadnetwork-eb5dec5c73f3e3551fbc33e2868f74c8866f8d72.tar.zst
network-eb5dec5c73f3e3551fbc33e2868f74c8866f8d72.zip
Printer and printer peripheral driver config changes
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'machines')
-rw-r--r--machines/fourmi/default.nix1
-rw-r--r--machines/fourmi/devices.nix1
2 files changed, 2 insertions, 0 deletions
diff --git a/machines/fourmi/default.nix b/machines/fourmi/default.nix
index 879e3fd..e942b3d 100644
--- a/machines/fourmi/default.nix
+++ b/machines/fourmi/default.nix
@@ -10,6 +10,7 @@
     ../../modules/go2rtc.nix
     ../../modules/klipper.nix
     ../../modules/klipperscreen.nix
+    #../../modules/fbcp.nix
   ];
 
   foundation = {
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