From 68694b3e3f61d04ca61c71c6d70e4a965219683b Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 18 Oct 2017 09:55:46 +0200 Subject: Add hosts for work --- modules/satoshipay.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/satoshipay.nix b/modules/satoshipay.nix index b43a3807..12633969 100644 --- a/modules/satoshipay.nix +++ b/modules/satoshipay.nix @@ -36,4 +36,8 @@ in ]; networking.domain = "satoshipay.io"; + + networking.extraHosts = '' + 127.0.0.1 blogger.local wallet.satoshipay.local api.satoshipay.local ws.satoshipay.local + ''; } -- cgit 1.4.1