style: remove extra space

This commit is contained in:
Ștefan D. Mihăilă
2019-08-07 15:06:14 +02:00
parent 4e6e05a4a8
commit 161ee02550

View File

@@ -53,7 +53,7 @@ in {
default = 50003; default = 50003;
description = "Port on which to listen for TLS client connections."; description = "Port on which to listen for TLS client connections.";
}; };
enforceTor = nix-bitcoin-services.enforceTor; enforceTor = nix-bitcoin-services.enforceTor;
}; };
config = mkIf cfg.enable { config = mkIf cfg.enable {