Adds an idea for networking module
The idea is to follow: https://nixos.org/nixos/options.html#networking so we can share even more configuration ideas from NixOS.
This commit is contained in:
parent
5e61ca9fb4
commit
8fe2cff0cc
3 changed files with 43 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ let
|
|||
./modules/system/etc.nix
|
||||
./modules/system/launchd.nix
|
||||
./modules/time
|
||||
./modules/networking
|
||||
./modules/nix
|
||||
./modules/nix/nix-darwin.nix
|
||||
./modules/nix/nixpkgs.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue