added models dataset

This commit is contained in:
2025-02-21 20:31:15 -05:00
parent 1b97fa7dda
commit 4db29ae280
3 changed files with 36 additions and 0 deletions

View File

@@ -51,6 +51,11 @@
fsType = "zfs";
};
"/zfs/models" = {
device = "root_pool/models";
fsType = "zfs";
};
"/boot" = {
device = "/dev/disk/by-uuid/609D-FF29";
fsType = "vfat";