fwminex: remove docker mountpoint
This commit is contained in:
parent
4b1e8653b5
commit
6630346520
@ -29,11 +29,6 @@ in {
|
|||||||
|
|
||||||
boot.binfmt.emulatedSystems = ["aarch64-linux"];
|
boot.binfmt.emulatedSystems = ["aarch64-linux"];
|
||||||
|
|
||||||
fileSystems."/var/lib/docker" = {
|
|
||||||
device = "rpool/nixos/var/lib/docker";
|
|
||||||
fsType = "zfs";
|
|
||||||
};
|
|
||||||
|
|
||||||
#swapDevices = [];
|
#swapDevices = [];
|
||||||
|
|
||||||
boot.loader.grub.extraEntries = ''
|
boot.loader.grub.extraEntries = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user