remove zroot/local/docker from fstab
This commit is contained in:
parent
01d972c9ed
commit
4d91e1f591
1 changed files with 0 additions and 5 deletions
|
@ -55,11 +55,6 @@
|
|||
fsType = "zfs";
|
||||
};
|
||||
|
||||
fileSystems."/var/lib/docker" =
|
||||
{ device = "zroot/local/docker";
|
||||
fsType = "zfs";
|
||||
};
|
||||
|
||||
swapDevices = [ ];
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue