all repos — nixfiles @ 51a63e8d903d735346cda3a5092a79b6be15850a

System and user configuration, managed by nix and home-manager

satoshipay: remove DNS search domain

Alan Pearce
commit

51a63e8d903d735346cda3a5092a79b6be15850a

parent

80861cf44181730c4cd465c2c22785e55ee37d50

1 file changed, 0 insertions(+), 2 deletions(-)

jump to
M system/settings/satoshipay.nixsystem/settings/satoshipay.nix
@@ -32,6 +32,4 @@ '';
nix.gc.dates = "12:30"; system.autoUpgrade.dates = "13:05"; - - networking.search = ["satoshipay.io"]; }