From 6d8c5231f2c76baf11114a90675f417289d18b33 Mon Sep 17 00:00:00 2001 From: sternenseemann Date: Mon, 1 Aug 2022 22:46:48 +0200 Subject: modules/profiles/tvl: disable search domain This stopped working for me for some reason, so no point in keeping it --- modules/profiles/tvl.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'modules') diff --git a/modules/profiles/tvl.nix b/modules/profiles/tvl.nix index 248bda4c..f48f8b7c 100644 --- a/modules/profiles/tvl.nix +++ b/modules/profiles/tvl.nix @@ -21,8 +21,5 @@ in "https://cache.tvl.su" ]; }; - - # TVL short DNS - networking.domain = lib.mkDefault "tvl.su"; }; } -- cgit 1.4.1