machines: rescue: remove incorrect comment about tmpfs

This commit is contained in:
2022-07-14 16:25:13 -07:00
parent 1a159c8340
commit c07c106a68

View File

@@ -1,7 +1,6 @@
{ ... }: { ... }:
{ {
# root is a tmpfs so that we have an ephemeral system ("impermanence" handles the state)
fileSystems."/" = { fileSystems."/" = {
device = "/dev/disk/by-uuid/44445555-6666-7777-8888-999900001111"; device = "/dev/disk/by-uuid/44445555-6666-7777-8888-999900001111";
fsType = "ext4"; fsType = "ext4";