diff options
Diffstat (limited to 'accounts')
| -rw-r--r-- | accounts/gkleen@sif/libvirt/default.nix | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/accounts/gkleen@sif/libvirt/default.nix b/accounts/gkleen@sif/libvirt/default.nix index 43d1e455..86df9678 100644 --- a/accounts/gkleen@sif/libvirt/default.nix +++ b/accounts/gkleen@sif/libvirt/default.nix | |||
| @@ -45,8 +45,7 @@ in { | |||
| 45 | }; | 45 | }; |
| 46 | devices.video.model.acceleration.accel3d = false; | 46 | devices.video.model.acceleration.accel3d = false; |
| 47 | devices.interface = { | 47 | devices.interface = { |
| 48 | # model.type = "virtio"; | 48 | model.type = "virtio"; |
| 49 | model.type = "e1000e"; | ||
| 50 | type = "bridge"; | 49 | type = "bridge"; |
| 51 | mac.address = "52:54:00:b9:f3:ed"; | 50 | mac.address = "52:54:00:b9:f3:ed"; |
| 52 | source.bridge = "rz-0971"; | 51 | source.bridge = "rz-0971"; |
