Merge branch 'master' into flip-map-foreach
This commit is contained in:
@@ -67,7 +67,7 @@ rec {
|
||||
in
|
||||
{ key = "ip-address";
|
||||
config =
|
||||
{ networking.hostName = m.fst;
|
||||
{ networking.hostName = mkDefault m.fst;
|
||||
|
||||
networking.interfaces = listToAttrs interfaces;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user