aboutsummaryrefslogtreecommitdiff
path: root/hardware-setups/tuf.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hardware-setups/tuf.nix')
-rw-r--r--hardware-setups/tuf.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hardware-setups/tuf.nix b/hardware-setups/tuf.nix
index a400a7d..0b0e135 100644
--- a/hardware-setups/tuf.nix
+++ b/hardware-setups/tuf.nix
@@ -25,6 +25,7 @@
fileSystems."/home" =
{ device = "/dev/disk/by-uuid/9ef8fad1-08cb-4c7a-9db1-3a37097544b0";
fsType = "ext4";
+ neededForBoot = true;
};
fileSystems."/boot" =