retiolum: also enable useNetworkd
Otherwise we get warnings now
This commit is contained in:
parent
93480e81f8
commit
57f33219ab
@ -106,6 +106,7 @@ in {
|
||||
'';
|
||||
|
||||
systemd.network.enable = true;
|
||||
networking.useNetworkd = true;
|
||||
systemd.network.networks."${netname}".extraConfig = ''
|
||||
[Match]
|
||||
Name = tinc.${netname}
|
||||
|
Loading…
Reference in New Issue
Block a user