homeFiles: Use btrfs
driver for containers
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
parent
09a595c8db
commit
d5e3af6627
1 changed files with 1 additions and 0 deletions
|
@ -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 = ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue