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 138613dc11
Enable physlock on resume from hibernation 2024-09-13 21:20:25 +02:00
ItsDrike c00134da1c
Run alejandra 2024-07-27 01:07:07 +02:00
ItsDrike 3914b13d3a
physlock: Disable automatic locking (suspend/hibernate) 2024-06-27 16:05:31 +02:00
ItsDrike 4c775478bc
Add missing device role check for physlock 2024-06-10 18:52:38 +02:00
ItsDrike 1c52e91b56
Add physlock 2024-04-15 23:22:23 +02:00