Commit graph

6 commits

Author SHA1 Message Date
ItsDrike 00016063fe
Use roles properly
Originally, I was including all role configurations for all hosts, and
controlling which get applied in the role configs with a check in each
file. This is a very repetetive and annoying approach. Instead, now the
role directory is included manually from the hosts config for devices
which meet that role, removing the role options.
2024-09-24 11:42:40 +02:00
ItsDrike f12f74f77a
scanning: use hplipWithPlugin as extraBackend for sane 2024-08-22 02:23:16 +02:00
ItsDrike d20eba8a64
Add scanner support 2024-07-14 16:50:46 +02:00
ItsDrike bb1915e3dd
Add support for hplip (HP printers) 2024-06-19 19:22:02 +02:00
ItsDrike dd00ed5f70
Actually enforce the roles 2024-04-13 21:15:25 +02:00
ItsDrike 27b0d375f2
Add workstation-specific settings 2024-04-13 20:20:10 +02:00