cleanup
This commit is contained in:
parent
1e98c823ea
commit
8147c9c757
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
{ config, pkgs, ... }: {
|
{ ... }:
|
||||||
|
{
|
||||||
systemd.network = {
|
systemd.network = {
|
||||||
netdevs."microvm-bridge".netdevConfig = {
|
netdevs."microvm-bridge".netdevConfig = {
|
||||||
Kind = "bridge";
|
Kind = "bridge";
|
||||||
|
|
Loading…
Add table
Reference in a new issue