feat(services): implement SSH server toggeling

This commit is contained in:
2026-01-05 18:18:18 +01:00
parent 2d4127a688
commit 315fdef69f
4 changed files with 11 additions and 8 deletions

View File

@@ -5,6 +5,7 @@ cis: false
selinux: true
vmware_ssh: false
firewalld_enabled: true
ssh_enabled: true
zstd_enabled: true
swap_enabled: true
chroot_command: "arch-chroot"