about summary refs log tree commit diff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/x220.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/x220.nix b/sys/x220.nix
index 4eac8dda4045..7136dbf35f35 100644
--- a/sys/x220.nix
+++ b/sys/x220.nix
@@ -56,6 +56,7 @@
     device = "/dev/disk/by-uuid/c068093d-512b-43d3-a4c3-cab52a190bfd";
     fsType = "btrfs";
     options = [ "subvol=persist" ];
+    neededForBoot = true;
   };
 
   fileSystems."/srv" = {