initial import

This commit is contained in:
tengel 2024-03-20 11:16:48 -05:00
parent f8b4ed3351
commit a8b69a8db2
35 changed files with 11590 additions and 0 deletions

View file

@ -0,0 +1,4 @@
# reduce time journald keeps logs
[Journal]
MaxRetentionSec=1week

View file

@ -0,0 +1,4 @@
# kill user processes on logout
[Login]
KillUserProcesses=yes

View file

@ -0,0 +1,7 @@
# disable laptop lid switch handling
# (laptop as always-on server)
[Login]
HandleLidSwitch=ignore
HandleLidSwitchExternalPower=ignore
HandleLidSwitchDocked=ignore