Paste #111, posted on 2025-10-09 @ 02:19:02 UTC and titled as ""

https://www.hometalk.com/member/195383545/brittpetros

Paste #110, posted on 2025-10-04 @ 18:50:41 UTC and titled as ""

In .Xresources:

#if NUM_SCREENS == 1 && WIDTH <= 1400
computer.type: laptop

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;