Loading nixos/tests/temporal.nix +2 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,8 @@ temporal = { config, pkgs, ... }: { virtualisation.cores = 2; networking.firewall.allowedTCPPorts = [ 7233 ]; environment.systemPackages = [ Loading Loading
nixos/tests/temporal.nix +2 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,8 @@ temporal = { config, pkgs, ... }: { virtualisation.cores = 2; networking.firewall.allowedTCPPorts = [ 7233 ]; environment.systemPackages = [ Loading