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