nix-infra/config
June c97f169b77
Add print server for label printer to have it easily usable via SSH
Add and configure a print server for the Brother P-touch QL 500 label
printer, so that it can be easily used via SSH.

Do the following to make that work:
- Configure the print server host.
- Package printer-driver-ptouch to have a working driver for the label
  printer.
- Configure CUPS.
- Add a script "forcecommand-lpr-wrapper", which works together with the
  ForceCommand sshd_config option and wraps lpr to provide an easy
  interface to use the Brother QL 500 label printer via SSH.
- Add a print user and configure SSH to have the
  "forcecommand-lpr-wrapper" script accessible without a password using
  the print user via SSH.
2024-04-14 18:46:51 +02:00
..
common Run "nix fmt" to format this entire flake 2024-03-06 22:50:32 +01:00
hosts Add print server for label printer to have it easily usable via SSH 2024-04-14 18:46:51 +02:00
nixos-generators Give NixOS template 16G of additional space using new option 2024-01-13 20:17:40 +01:00
proxmox-vm Switch from BIOS and GRUB to UEFI and systemd-boot for Proxmox VMs 2023-09-14 20:12:09 +02:00
proxmox-chaosknoten-additional-initial-config.nix Add configuration for Chaosknoten NixOS Proxmox image 2023-10-07 03:13:22 +02:00