WIP: NixOS module for ZFS #14

Draft
sid wants to merge 1 commit from feature/zfs into develop
Owner

Resolves sid/synix#12

Todo:

  • disks.sh: automatic creation of datasets with proper flags and snapshot tags
  • provide disks.nix example
  • import pools on boot without legacy mountpoints
  • netdata monitoring integration
  • docs: dataset management
  • docs: snapshot replication setup
Resolves sid/synix#12 Todo: - [ ] `disks.sh`: automatic creation of datasets with proper flags and snapshot tags - [ ] provide `disks.nix` example - [ ] import pools on boot without legacy mountpoints - [ ] netdata monitoring integration - [ ] docs: dataset management - [ ] docs: snapshot replication setup
sid added the
enhancement
label 2026-03-30 12:39:51 +02:00
sid added 1 commit 2026-03-30 12:39:52 +02:00
initial commit
All checks were successful
Flake check / flake-check (pull_request) Successful in 4m23s
951182f6df
All checks were successful
Flake check / flake-check (pull_request) Successful in 4m23s
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/zfs:feature/zfs
git checkout feature/zfs

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout develop
git merge --no-ff feature/zfs
git checkout feature/zfs
git rebase develop
git checkout develop
git merge --ff-only feature/zfs
git checkout feature/zfs
git rebase develop
git checkout develop
git merge --no-ff feature/zfs
git checkout develop
git merge --squash feature/zfs
git checkout develop
git merge --ff-only feature/zfs
git checkout develop
git merge feature/zfs
git push origin develop
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: sid/synix#14
No description provided.