feat: support btrfs subvolume for unix user's home dir
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-11-21 19:37:31 +01:00
parent 728c0484ad
commit e24515d232
2 changed files with 23 additions and 0 deletions

View File

@ -23,6 +23,7 @@ unix_users: {}
# private_keys:
# - alice@alice-pc.ed25519.key
# home: /home/alice
# btrfs: false
# shell: /bin/bash
# group: alice
# groups: []