Activated lid switch, optimized zsh and more

This commit is contained in:
2025-04-02 19:00:04 +02:00
parent b98f032141
commit cf823c0061
6 changed files with 112 additions and 7 deletions

View File

@@ -84,6 +84,8 @@
include_role:
name: client-wireguard
## backup setup
- name: setup replica backup hosts
when: ("backup_remote_to_local" in group_names)
@@ -106,6 +108,12 @@
include_role:
name: driver-epson-multiprinter
- name: setup hibernate lid switch
when: ("driver-lid-switch" in group_names)
include_role:
name: driver-lid-switch
## system setup
- name: setup swapfile hosts
when: ("swapfile" in group_names)