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
No known key found for this signature in database
GPG Key ID: 6220AD7846220A52
1 changed files with 1 additions and 1 deletions

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 {