John Ogle 513f6cb8b4 feat(roles): Parameterize hardcoded values in printing, nfs-mounts, and virtualisation roles
- printing role: Add configurable printerName, printerUri, and printerModel options
  to replace hardcoded Brother printer values
- nfs-mounts role: Add configurable server, remotePath, and mountPoint options
  to replace hardcoded NFS server IP (10.0.0.43)
- virtualisation role: Add configurable dockerUsers option as list type
  to replace hardcoded 'johno' docker group membership

All options have sensible defaults matching the original hardcoded values,
ensuring backward compatibility while allowing per-host customization.

Implements bead: nixos-configs-fkt
2026-01-10 13:05:38 -08:00
2026-01-10 12:42:26 -08:00
2026-01-10 12:45:53 -08:00
2025-07-13 11:08:42 -07:00
2026-01-09 11:21:49 -08:00
2025-07-13 10:28:52 -07:00
2025-07-29 12:15:36 -07:00
Description
No description provided
22 MiB
Languages
Nix 81.4%
Emacs Lisp 10.8%
Shell 4.9%
Python 2.9%