aboutsummaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/arrakis/hardware-configuration.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/arrakis/hardware-configuration.nix b/hosts/arrakis/hardware-configuration.nix
index 20b888e..147742b 100644
--- a/hosts/arrakis/hardware-configuration.nix
+++ b/hosts/arrakis/hardware-configuration.nix
@@ -28,6 +28,7 @@
"defaults"
"nofail"
"x-systemd.requires=/data"
+ "x-systemd.automount"
];
};
@@ -38,6 +39,7 @@
"defaults"
"nofail"
"x-systemd.requires=/data"
+ "x-systemd.automount"
];
};
@@ -48,6 +50,7 @@
"defaults"
"nofail"
"x-systemd.requires=/data"
+ "x-systemd.automount"
];
};