Translations:Flakes/20/en: Difference between revisions
Appearance
Importing a new version from external source Tags: Mobile edit Mobile web edit |
Importing a new version from external source Tags: Mobile edit Mobile web edit |
||
Line 1: | Line 1: | ||
{{Warning | Since contents of flake files are copied to the world-readable Nix store folder, do not put any unencrypted secrets in flake files. You should instead use a [[Comparison of secret managing schemes|secret managing scheme]].}} | {{Warning | Since contents of flake files are copied to the world-readable [[Nix_package_manager#Nix_store|Nix store]] folder, do not put any unencrypted secrets in flake files. You should instead use a [[Comparison of secret managing schemes|secret managing scheme]].}} |
Latest revision as of 12:07, 24 July 2025
⚠︎
Warning: Since contents of flake files are copied to the world-readable Nix store folder, do not put any unencrypted secrets in flake files. You should instead use a secret managing scheme.