Paste #100, posted on 2025-07-29 @ 16:31:09 UTC and titled as ""

# NixOS networking configuration that auto-discovers AirPrint-compatible printers via CUPS

  networking.hostName = "midna"; # Define your hostname.
  networking.interfaces."eno1".wakeOnLan.enable = true;