nas: enable swap

This commit is contained in:
陈浩南 2023-10-07 19:14:59 +08:00
parent effb920c82
commit 089fd25d8c

View File

@ -433,6 +433,7 @@
};
delayedMount = [ "/" "/nix" ];
};
swap = [ "/dev/mapper/swap" ];
rollingRootfs = { device = "/dev/mapper/root1"; path = "/nix/rootfs"; };
};
initrd =