From 2a4b23e380af08b857e287716f7057be0e3b6268 Mon Sep 17 00:00:00 2001 From: Andrew Marshall Date: Sat, 26 Oct 2024 23:35:02 -0400 Subject: [PATCH] factorio: note that credentials will be world-readable in help msg --- pkgs/by-name/fa/factorio/package.nix | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/pkgs/by-name/fa/factorio/package.nix b/pkgs/by-name/fa/factorio/package.nix index 706255953f631..c8412d73f3c5d 100644 --- a/pkgs/by-name/fa/factorio/package.nix +++ b/pkgs/by-name/fa/factorio/package.nix @@ -46,10 +46,12 @@ let Please ensure you have set the username and token with config.nix, or /etc/nix/nixpkgs-config.nix if on NixOS. - Your token can be seen at https://factorio.com/profile (after logging in). It is - not as sensitive as your password, but should still be safeguarded. There is a - link on that page to revoke/invalidate the token, if you believe it has been - leaked or wish to take precautions. + Your token can be seen at https://factorio.com/profile (after logging in). + Beware this will add the credentials to the Nix store, which is + world-readable on the local machine. It is not as sensitive as your + password, but should still be safeguarded. There is a link on that page to + revoke/invalidate the token, if you believe it has been leaked or wish to + take precautions. Example: {