Auto-import library ZFS pool
This commit is contained in:
@ -10,6 +10,7 @@ with lib.my;
|
||||
boot = {
|
||||
loader.systemd-boot.enable = true;
|
||||
loader.efi.canTouchEfiVariables = true;
|
||||
zfs.extraPools = [ "library" ];
|
||||
};
|
||||
|
||||
networking = {
|
||||
|
Reference in New Issue
Block a user