feat: add pos system nfs-server and nfs-client (systemd persistent mounts)

This commit is contained in:
Your Name
2026-08-06 03:19:42 -04:00
parent aac3c5266a
commit 03e9d4c8e6
8 changed files with 390 additions and 14 deletions
+3
View File
@@ -106,6 +106,9 @@ EXAMPLES
pos system firewall Interactive UFW manager
pos system backup /srv/project Encrypted (AES-256) folder snapshot
pos system backup --service Pick a folder from /srv or ~/srv
pos system nfs-server share /mnt/hdd Share a folder via NFS
pos system nfs-client persist 10.0.0.5:/srv/data /mnt/nfs/data
Persistent NFS mount (systemd)
pos ssh load-keys Load all SSH keys into agent