Skip to content

Commit 9cb6366

Browse files
committed
nixosTracerSvc: drop hasForwarding opt
1 parent 6018d28 commit 9cb6366

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

nix/nixos/cardano-tracer-service.nix

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -326,11 +326,6 @@ in {
326326
'';
327327
};
328328

329-
# Consider adding hasForwarding config once more documentation is
330-
# available on the feature. Ex:
331-
#
332-
# hasForwarding = {...};
333-
334329
logging = mkOption {
335330
type = listOf (submodule {
336331
options = {

0 commit comments

Comments
 (0)