aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/arrakis/hardware-configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/arrakis/hardware-configuration.nix')
-rw-r--r--hosts/arrakis/hardware-configuration.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/hosts/arrakis/hardware-configuration.nix b/hosts/arrakis/hardware-configuration.nix
index 809f80f..1c4401d 100644
--- a/hosts/arrakis/hardware-configuration.nix
+++ b/hosts/arrakis/hardware-configuration.nix
@@ -27,7 +27,7 @@
"bind"
"defaults"
"nofail"
- "x-systemd.requires=zfs-mount.service"
+ "x-systemd.requires=zfs-import-data.service"
];
};
@@ -37,7 +37,7 @@
"bind"
"defaults"
"nofail"
- "x-systemd.requires=zfs-mount.service"
+ "x-systemd.requires=zfs-import-data.service"
];
};
@@ -47,7 +47,7 @@
"bind"
"defaults"
"nofail"
- "x-systemd.requires=zfs-mount.service"
+ "x-systemd.requires=zfs-import-data.service"
];
};