homeFiles: Use btrfs driver for containers

Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
George Kaklamanos 2025-05-21 15:20:03 +03:00
parent 09a595c8db
commit d5e3af6627
No known key found for this signature in database
GPG key ID: C0CAB8A6BDC9399D

View file

@ -18,6 +18,7 @@
home.file.".config/containers/storage.conf".text = '' home.file.".config/containers/storage.conf".text = ''
[storage] [storage]
rootless_storage_path="/mnt/storage/.containers" rootless_storage_path="/mnt/storage/.containers"
driver="btrfs"
''; '';
home.file.".config/keepassxc/keepassxc.ini".text = '' home.file.".config/keepassxc/keepassxc.ini".text = ''