Configure bridges

This commit is contained in:
Tim Schubert 2022-04-10 21:22:01 +02:00
parent 85c5e1a744
commit 7bd28525cb
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
2 changed files with 14 additions and 5 deletions

View file

@ -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";