blob: 9e1f3f1fce4faabcfaf5dd4900125edf4433e035 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
userland: "15.1-RELEASE"
nullfs:
- src: storage/docs
dst: /mnt/docs
- src: storage/vault
dst: /mnt/vault
- src: storage/jan-systems-2025-content
dst: /mnt/jan-systems-2025-content
- src: storage/projects-ableton
dst: /mnt/projects-ableton
zfs:
- name: syncthing_config
owner: "1001"
group: "1001"
nullfs:
- src: syncthing_config
dst: /usr/local/etc/syncthing
pkg:
- syncthing
services:
- syncthing
|