+1
-1
nixos/modules/services/networking/cjdns.nix
+1
-1
nixos/modules/services/networking/cjdns.nix
···-{ assertion = ( cfg.ETHInterface.bind != "" || cfg.UDPInterface.bind != "" || cfg.confFile == "" );+{ assertion = ( cfg.ETHInterface.bind != "" || cfg.UDPInterface.bind != "" || cfg.confFile != "" );