Loading nixos/modules/virtualisation/oci-containers.nix +2 −2 Original line number Diff line number Diff line Loading @@ -132,8 +132,8 @@ let default = [ ]; description = "Environment files for this container."; example = [ /path/to/.env /path/to/.env.secret "/path/to/.env" "/path/to/.env.secret" ]; }; Loading Loading
nixos/modules/virtualisation/oci-containers.nix +2 −2 Original line number Diff line number Diff line Loading @@ -132,8 +132,8 @@ let default = [ ]; description = "Environment files for this container."; example = [ /path/to/.env /path/to/.env.secret "/path/to/.env" "/path/to/.env.secret" ]; }; Loading