Added TPM detection. Try to get mergerFS working

This commit is contained in:
Raphaël Numbus
2026-01-03 19:20:55 +01:00
parent 578079c373
commit 6c15ff4431
3 changed files with 14 additions and 1 deletions
+3
View File
@@ -94,6 +94,9 @@
podman
podman-compose
podman-tui
snapraid
mergerfs
mergerfs-tools
];
# Power savings
+1
View File
@@ -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"
];