Draft: Mount the nix store from hut in compute nodes #66
@ -57,6 +57,7 @@
|
|||||||
unitConfig = {
|
unitConfig = {
|
||||||
# We need to wait for the NFS mount
|
# We need to wait for the NFS mount
|
||||||
RequiresMountsFor = "/nix/store /mnt/hut-nix-store";
|
RequiresMountsFor = "/nix/store /mnt/hut-nix-store";
|
||||||
|
RequiredBy = "remote-fs.target";
|
||||||
Before = "remote-fs.target";
|
Before = "remote-fs.target";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user