Not needed for boot

This commit is contained in:
Gonne Kretschmer 2023-10-19 13:54:38 +02:00
parent a1dc8bdfd5
commit bc8c7a9c2b

View file

@ -10,7 +10,7 @@
device = "/dev/disk/by-uuid/e0a160ef-7d46-4705-9152-a6b602898136";
fsType = "btrfs";
options = [ "subvol=persist" ];
neededForBoot = true;
# neededForBoot = true;
};
fileSystems."/boot" = {
device = "/dev/disk/by-uuid/19da7f3a-69da-4fa8-bb68-b355d7697ba7";