diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/networking.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/networking.nix b/config/networking.nix index 21bcc83..0a37dfa 100644 --- a/config/networking.nix +++ b/config/networking.nix @@ -1,4 +1,4 @@ -{ ... }: +{ pkgs, ... }: { networking = { |
