fwminex: remove docker mountpoint

This commit is contained in:
Motiejus Jakštys 2023-09-21 06:36:15 +03:00
parent 4b1e8653b5
commit 6630346520
1 changed files with 0 additions and 5 deletions

View File

@ -29,11 +29,6 @@ in {
boot.binfmt.emulatedSystems = ["aarch64-linux"];
fileSystems."/var/lib/docker" = {
device = "rpool/nixos/var/lib/docker";
fsType = "zfs";
};
#swapDevices = [];
boot.loader.grub.extraEntries = ''