summary refs log tree commit diff stats
path: root/system/settings/satoshipay.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/settings/satoshipay.nix')
-rw-r--r--system/settings/satoshipay.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/settings/satoshipay.nix b/system/settings/satoshipay.nix
index fb2c9cbf..952705cd 100644
--- a/system/settings/satoshipay.nix
+++ b/system/settings/satoshipay.nix
@@ -76,5 +76,5 @@
   nix.gc.dates = "12:30";
   system.autoUpgrade.dates = "13:05";
 
-  networking.domain = "satoshipay.io";
+  networking.search = ["satoshipay.io"];
 }