diff --git a/modules/default.nix b/modules/default.nix index 49f467c..72d9077 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -136,6 +136,7 @@ # resolved does not automatically append the search domain (for whatever reason) extraConfig = '' ResolveUnicastSingleLabel=yes + Cache=no-negative ''; }; }