3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules
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
..
config nixos/user-groups: remove unnecessary parentheses 2022-11-30 17:58:55 -05:00
hardware treewide: use mkEnableOption in nixos modules 2022-11-10 09:30:00 +01:00
i18n/input-method
installer nixos/nix-fallback-paths: 2.11.0 -> 2.11.1 2022-12-01 12:32:15 +10:00
misc Merge pull request #203826 from figsoda/lint 2022-12-01 11:20:11 -05:00
profiles Merge pull request #203826 from figsoda/lint 2022-12-01 11:20:11 -05:00
programs Merge pull request #202734 from jmbaur/flashrom-package-option 2022-11-24 20:13:59 -03:00
security Merge pull request #199587 from lorenz/fscrypt 2022-11-14 09:42:35 +01:00
services nixos/resilio: support secret files 2022-12-02 12:08:33 -06:00
system nixos: nix.readOnlyStore -> boot.readOnlyNixStore 2022-11-30 22:57:08 -05:00
tasks Merge pull request #117371 from grahamc/sysctl-hostname 2022-12-01 16:03:04 +01:00
testing
virtualisation Merge pull request #204103 from ncfavier/doc-mkOrder 2022-12-02 17:19:40 +01:00
module-list.nix Merge pull request #195735 from hax404/tayga_init 2022-12-01 21:14:50 +01:00
rename.nix