nixpkgs/nixos/modules
Motiejus Jakštys 2b168ba3f0 headscale: rename oidc.client_secret_file to oidc.client_secret_path
Headscale now supports passing the OIDC client secret via a file, as
added in [juanfont/headscale#1127][1127]. Lets use that.

The headscale option is `client_secret_path`; let's make it consistent
and rename the Nix option to this. Note that I wasn't able to do this:

    mkRenamedOptionModule [ ... "client_secret_file" ] [ ... "client_secret_path" ]

I get such error:

    error: evaluation aborted with the following error message: 'cannot find attribute `services.headscale.settings.oidc.client_secret_file''

[1127]: https://github.com/juanfont/headscale/pull/1127
2023-03-08 11:26:45 +02:00
..
config Merge pull request #217555 from SuperSandro2000/nox-qt5-no-self 2023-03-06 01:17:25 +01:00
hardware Merge pull request #217718 from Kiskae/nvidia/unbreak-6.2 2023-02-24 17:46:26 -03:00
i18n/input-method nixos/manual: render module chapters with nixos-render-docs 2023-01-27 20:07:34 +01:00
installer configuration.nix: suggest a command line program 2023-02-28 17:16:03 +01:00
misc Revert "nixos/polkit: guard static gid for polkituser behind state version" 2023-02-25 22:32:16 -05:00
profiles Merge pull request #208956 from SuperSandro2000/profile-base-tcpdump 2023-01-17 01:20:31 +01:00
programs nixos/nexttrace: init 2023-03-08 11:21:06 +08:00
security Revert "nixos/polkit: guard static gid for polkituser behind state version" 2023-02-25 22:32:16 -05:00
services headscale: rename oidc.client_secret_file to oidc.client_secret_path 2023-03-08 11:26:45 +02:00
system Merge pull request #217342 from pennae/nrd-html-manual 2023-03-04 12:58:38 +01:00
tasks nixos/envfs: add extraFallbackPathCommands options 2023-02-08 15:52:38 +01:00
testing Merge pull request #207801 from ElvishJerricco/systemd-stage-1-test-instrumentation 2022-12-28 01:43:03 +01:00
virtualisation nixos/virtualbox-image: remove the raw image trick 2023-03-04 13:39:50 +03:00
module-list.nix nixos/nexttrace: init 2023-03-08 11:21:06 +08:00
rename.nix Merge pull request #210477 from wineee/deepin-lib 2023-01-26 21:56:17 +08:00