nixpkgs/nixos/doc/manual
Jasper Woudenberg c8f9d170d4 nixos/resilio: support secret files
When using the declarative shared folder configuration for resilio sync
it is now possible to pass a path from which to read the secret should
be read at runtime. The path will not be added to the nix store.

The 'secret' parameter to specify the secret directly is still
supported. This option will still store the secret in the nix store.

This commit follows the pattern described in this issue, for upstream
programs that do not provide support for setting a password using a
file: https://github.com/NixOS/nixpkgs/issues/24288
2022-12-02 12:08:33 -06:00
..
administration treewide: change postgresql_10 in documentation and examples to postgresql_14 2022-08-15 22:36:32 +02:00
configuration nixos/manual: Don't recommend mkpasswd methods 2022-11-19 14:07:59 +01:00
development nixos/doc: document mkOrder and friends 2022-12-02 14:15:24 +01:00
from_md nixos/resilio: support secret files 2022-12-02 12:08:33 -06:00
installation Release NixOS 22.11 2022-11-30 11:52:38 +01:00
release-notes nixos/resilio: support secret files 2022-12-02 12:08:33 -06:00
.gitignore
contributing-to-this-manual.chapter.md
default.nix nixos/doc: Disambiguate test option ids 2022-09-29 12:41:59 +02:00
Makefile
man-configuration.xml
man-nixos-build-vms.xml
man-nixos-enter.xml
man-nixos-generate-config.xml
man-nixos-install.xml
man-nixos-option.xml
man-nixos-rebuild.xml
man-nixos-version.xml
man-pages.xml
manual.xml
md-to-db.sh nixos/doc/manual/md-to-db.sh: Add support for <kbd> element 2022-10-26 01:46:44 +02:00
preface.xml Revert "Update preface.xml (#185868)" 2022-08-10 20:26:01 +10:00
README.md
shell.nix