feat: remove backup directories from ZFS configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 36s
Some checks failed
Nix Format Check / check-format (push) Failing after 36s
This commit is contained in:
@ -28,9 +28,6 @@
|
||||
- /mnt/ai
|
||||
- /mnt/astrophotography
|
||||
- /mnt/audiobooks
|
||||
- /mnt/backups
|
||||
- /mnt/backups/photos
|
||||
- /mnt/backups/services
|
||||
- /mnt/downloads
|
||||
- /mnt/movies
|
||||
- /mnt/music
|
||||
@ -53,8 +50,6 @@
|
||||
- { path: /mnt/ai, src: datapool/ai }
|
||||
- { path: /mnt/astrophotography, src: datapool/astro }
|
||||
- { path: /mnt/audiobooks, src: datapool/audiobooks }
|
||||
- { path: /mnt/backups/photos, src: backup/photos-duplicati }
|
||||
- { path: /mnt/backups/services, src: backup/services-duplicati }
|
||||
- { path: /mnt/downloads, src: datapool/downloads }
|
||||
- { path: /mnt/movies, src: datapool/movies }
|
||||
- { path: /mnt/music, src: datapool/music }
|
||||
@ -79,8 +74,6 @@
|
||||
- /mnt/ai
|
||||
- /mnt/astrophotography
|
||||
- /mnt/audiobooks
|
||||
- /mnt/backups/photos
|
||||
- /mnt/backups/services
|
||||
- /mnt/downloads
|
||||
- /mnt/movies
|
||||
- /mnt/music
|
||||
|
Reference in New Issue
Block a user