Configure bridges
This commit is contained in:
parent
85c5e1a744
commit
7bd28525cb
2 changed files with 14 additions and 5 deletions
|
@ -151,6 +151,7 @@ in
|
|||
|
||||
networking.useDHCP = false;
|
||||
networking.interfaces.ens3.useDHCP = true;
|
||||
networking.interfaces.ens4.useDHCP = true;
|
||||
|
||||
fileSystems."/mnt/storage" = {
|
||||
device = "/dev/disk/by-uuid/a34e36fc-d7dd-4ceb-93c4-48f9c2727cb7";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue