Initial commit: NAS backup, NFS mount docs, NVMe fix docs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-06 15:51:09 +01:00
co-authored by Claude Opus 4.6
commit f223d76cbf
11 changed files with 218 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
[Unit]
Description=Elephant
After=graphical-session.target
[Service]
Type=simple
ExecStart=elephant
Restart=on-failure
[Install]
WantedBy=graphical-session.target