containers: remove obsolete comment
This commit is contained in:
parent
4f592d4f29
commit
5ff169f4d7
@ -308,8 +308,6 @@ in
|
|||||||
'';
|
'';
|
||||||
}) config.containers;
|
}) config.containers;
|
||||||
|
|
||||||
# FIXME: auto-start containers.
|
|
||||||
|
|
||||||
# Generate /etc/hosts entries for the containers.
|
# Generate /etc/hosts entries for the containers.
|
||||||
networking.extraHosts = concatStrings (mapAttrsToList (name: cfg: optionalString (cfg.localAddress != null)
|
networking.extraHosts = concatStrings (mapAttrsToList (name: cfg: optionalString (cfg.localAddress != null)
|
||||||
''
|
''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user