stuff
This commit is contained in:

committed by
Shelvacu on prophecy

parent
34dd05d062
commit
63e2b7000b
@@ -213,5 +213,8 @@ in
|
||||
};
|
||||
};
|
||||
};
|
||||
config.boot.zfs.pools.${poolname}.devNodes = "/dev/disk/by-partlabel";
|
||||
config.boot.zfs = {
|
||||
extraPools = [ poolname ];
|
||||
pools.${poolname}.devNodes = "/dev/disk/by-partlabel";
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user