iso: ensure tools of deactivated profiles are still available

This is just for convenience, since the closuers are already in the
store. It might be helpful to be able to test out some things
of those deactivated profiles een on the iso isntaller.
This commit is contained in:
David Arnold 2021-03-18 23:17:58 -05:00 committed by "David Arnold"
parent 007447652b
commit 49b1ad8227
No known key found for this signature in database
GPG key ID: 6D6A936E69C59D08

View file

@ -33,6 +33,8 @@ lib.nixosSystem (args // {
# above profile filter on the local config attribute
fullHostConfig.system.build.toplevel
];
# still pull in tools of deactivated profiles
environment.systemPackages = fullHostConfig.environment.systemPackages;
# confilcts with networking.wireless which might be slightly
# more useful on a stick