Added TPM detection. Try to get mergerFS working
This commit is contained in:
@@ -94,6 +94,9 @@
|
||||
podman
|
||||
podman-compose
|
||||
podman-tui
|
||||
snapraid
|
||||
mergerfs
|
||||
mergerfs-tools
|
||||
];
|
||||
|
||||
# Power savings
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
"func.getattr=newest"
|
||||
"fsname=mergerfs_data"
|
||||
"x-mount.mkdir"
|
||||
"x-systemd.automount"
|
||||
"x-systemd.requires=local-fs.target"
|
||||
"x-systemd.after=network-online.target"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user