Init: bootstrap package
All checks were successful
Build package / build-package (push) Successful in 9s

This commit is contained in:
2025-07-28 07:00:43 +08:00
commit 1f66a9c087
11 changed files with 174 additions and 0 deletions

11
net-home.mount Normal file
View File

@@ -0,0 +1,11 @@
[Unit]
Description=Mount /net/home
[Mount]
What=nfs.konchin.com:/srv/nfs/home
Where=/net/home
Type=nfs
TimeoutSec=30
[Install]
WantedBy=multi-user.target