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.nix8
1 files changed, 0 insertions, 8 deletions
diff --git a/system/settings/satoshipay.nix b/system/settings/satoshipay.nix
index 9cc5a341..da95dee2 100644
--- a/system/settings/satoshipay.nix
+++ b/system/settings/satoshipay.nix
@@ -59,13 +59,5 @@
     };
   };
 
-
-  services.printing.drivers = with pkgs; [
-  ];
-
   networking.domain = "satoshipay.io";
-
-  networking.extraHosts = ''
-    127.0.0.1 blogger.local wallet.satoshipay.local api.satoshipay.local ws.satoshipay.local
-  '';
 }