summaryrefslogtreecommitdiffstats
path: root/agenda/make networkmanager more minimal by default take #84433 as a template⧸example⧸how not do it.md
blob: 0fd2bf71d8b1fe5cbfb1e8dd61d774bf94e02a80 (plain)
1
2
3
currently networkmanager is above >400MB, because we include a lot of unneeded modules. there is a pull request on github.com/nixos/nixpkgs (#84433) which tried to tackle this, but was needlessly complicated. A simple list with just the needed modules would probably suffice.

there is now a PR open: https://github.com/NixOS/nixpkgs/pull/140666