encrypt_home_stacked_fs

This commit is contained in:
Geoffrey Frogeye 2021-06-21 23:19:46 +02:00
parent 34f8692dc2
commit ff4c77407b
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
8 changed files with 69 additions and 0 deletions

View file

@ -1,5 +1,10 @@
etckeeper
{% if has_batttery %}
tlp
{% endif %}
dhcpcd
wpa_supplicant
chrony
{% if encrypt_home_stacked_fs %}
ecryptfs-utils
{% endif %}