krebs.tinc: drop environment.systemPackages TODO
Nobody bothered about this for more than five years. And even though fixable, chances are quite high that this feature is not needed anymore.
This commit is contained in:
parent
8029e80632
commit
5f7ab23ebf
@ -209,9 +209,6 @@ with import <stockholm/lib>;
|
||||
};
|
||||
|
||||
config = {
|
||||
# TODO `environment.systemPackages = [ cfg.tincPackage cfg.iproutePackage ]` for each network,
|
||||
# avoid conflicts in environment if the packages differ
|
||||
|
||||
users.users = mapAttrs' (netname: cfg:
|
||||
nameValuePair "${netname}" {
|
||||
inherit (cfg.user) home name uid;
|
||||
|
Loading…
Reference in New Issue
Block a user