mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
added models dataset
This commit is contained in:
@@ -51,6 +51,11 @@
|
||||
fsType = "zfs";
|
||||
};
|
||||
|
||||
"/zfs/models" = {
|
||||
device = "root_pool/models";
|
||||
fsType = "zfs";
|
||||
};
|
||||
|
||||
"/boot" = {
|
||||
device = "/dev/disk/by-uuid/609D-FF29";
|
||||
fsType = "vfat";
|
||||
|
||||
Reference in New Issue
Block a user