define ip addresses on br0 instead
This commit is contained in:
parent
49a453d0fe
commit
cc4811118a
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@
|
|||
randomEncryption = true;
|
||||
}
|
||||
];
|
||||
networking.interfaces.enp8s0 = {
|
||||
networking.interfaces.br0 = {
|
||||
ipv4 = {
|
||||
addresses = [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue