Commit f087e5c9 authored by nikstur's avatar nikstur
Browse files

nixos/network-interfaces: add packages to corePackages

This allows users to override (i.e. exclude) these packages from their
system closure if they don't need them.
parent e63a403b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1767,7 +1767,7 @@ in
      text = cfg.hostName + "\n";
    };

    environment.systemPackages = [
    environment.corePackages = [
      pkgs.host
      pkgs.hostname-debian
      pkgs.iproute2