Set the default systemd-networkd
networks properly
This commit is contained in:
parent
63c4f815c5
commit
c0b0eddbe5
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ in
|
|||
networks = mkOption {
|
||||
type = types.attrsOf types.attrs;
|
||||
description = "The networks to configure.";
|
||||
default = { };
|
||||
};
|
||||
|
||||
networkFiles = mkOption {
|
||||
|
|
Loading…
Reference in a new issue