cofractal-ams01: give systemd-networkd a chance to start up...

This commit is contained in:
Luke Granger-Brown 2023-04-15 14:11:40 +00:00
parent 4faf4a4630
commit f0846a9171

View file

@ -168,6 +168,7 @@ in
}
];
systemd.network.config.networkConfig.ManageForeignRoutes = "no";
systemd.mounts = let
bindMount' = dir: {
unitConfig.RequiresMountsFor = dir;