Skip to content

Commit 5c0fb38

Browse files
committed
nixosTracerSvc: drop hasForwarding opt
1 parent 30a27ed commit 5c0fb38

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

nix/nixos/cardano-tracer-service.nix

-5
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)