Commit graph

5 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 fdf5b7bace
Don't hibernate by default 2024-09-13 21:18:46 +02:00
ItsDrike 77984ef59e
Suspend system on lid close even on external power 2024-08-09 21:31:19 +02:00
ItsDrike c00134da1c
Run alejandra 2024-07-27 01:07:07 +02:00
ItsDrike b930b14cf2
Configure power actions with logind
This configures what happens on lid close (on battery / on AC) and
control what happens on the power button press.
2024-06-25 01:39:47 +02:00