diff options
| author | Fuwn <[email protected]> | 2024-09-03 02:55:51 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-03 02:55:51 -0700 |
| commit | b2fc849725424b683bc96ac29fb298dea4472d80 (patch) | |
| tree | a9297f071b3e14128caa3a90fe722972665aa1e8 /modules/networking | |
| parent | modules (diff) | |
| download | nixos-config-b2fc849725424b683bc96ac29fb298dea4472d80.tar.xz nixos-config-b2fc849725424b683bc96ac29fb298dea4472d80.zip | |
tings
Diffstat (limited to 'modules/networking')
| -rw-r--r-- | modules/networking/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/networking/default.nix b/modules/networking/default.nix index caf7686..753e877 100644 --- a/modules/networking/default.nix +++ b/modules/networking/default.nix @@ -1,4 +1,3 @@ -{ pkgs, ... }: { imports = [ ./dhcpcd.nix |