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