loki: Enable IPv6 privacy extensions
This commit is contained in:
parent
37787f0ca4
commit
713c4d75d6
1 changed files with 6 additions and 0 deletions
|
@ -249,6 +249,12 @@
|
|||
network = {
|
||||
enable = true;
|
||||
|
||||
config = {
|
||||
networkConfig = {
|
||||
IPv6PrivacyExtensions = true;
|
||||
};
|
||||
};
|
||||
|
||||
wait-online = {
|
||||
anyInterface = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue