modules: add 'networking.externalInterface' option

This commit is contained in:
Bruno BELANYI 2021-02-18 00:08:35 +00:00
parent ecded82986
commit 9e9ef7b598
2 changed files with 14 additions and 0 deletions

View file

@ -4,6 +4,7 @@
{
imports = [
./language.nix
./networking.nix
./nix.nix
./packages.nix
./users.nix