mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Disable predictable interface names on hcloud
This commit is contained in:
parent
5b59140a29
commit
a4e1399331
3 changed files with 4 additions and 3 deletions
|
|
@ -9,4 +9,5 @@
|
|||
|
||||
boot.cleanTmpDir = true;
|
||||
networking.firewall.allowPing = true;
|
||||
networking.usePredictableInterfaceNames = false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue