summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/vidhar/samba.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/vidhar/samba.nix b/hosts/vidhar/samba.nix
index 2fd3ca5a..89d9f12e 100644
--- a/hosts/vidhar/samba.nix
+++ b/hosts/vidhar/samba.nix
@@ -87,6 +87,7 @@
87 } 87 }
88 { 88 {
89 bindsTo = [ "srv-eos.lower.mount" "srv-eos.upper.mount" ]; 89 bindsTo = [ "srv-eos.lower.mount" "srv-eos.upper.mount" ];
90 after = [ "srv-eos.lower.mount" "srv-eos.upper.mount" ];
90 91
91 where = "/srv/eos"; 92 where = "/srv/eos";
92 what = "overlay"; 93 what = "overlay";