networking/module.nix: networking improvements

This commit is contained in:
Bloxx12 2025-04-09 15:31:18 +02:00
commit b168b0bb49
2 changed files with 22 additions and 2 deletions

View file

@ -3,8 +3,8 @@
in {
networking.networkmanager = {
enable = true;
# Removes about 2GB of stuff we do no need.
plugins = mkForce [];
# # Removes about 2GB of stuff we do no need.
# plugins = mkForce [];
dns = "systemd-resolved";
unmanaged = [