From 5c358db5d7c6c4db806543becce9026b7df9c5a6 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 665c9b729c38..917c7a2bfb3a 100644 --- a/pkgs/by-name/fa/factorio/package.nix +++ b/pkgs/by-name/fa/factorio/package.nix @@ -48,10 +48,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: {