Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport release-24.11] nixos/networkmanager: add options to supply secrets to connection profiles based on secret files #366838

Merged
merged 3 commits into from
Dec 21, 2024

Conversation

nixpkgs-ci[bot]
Copy link
Contributor

@nixpkgs-ci nixpkgs-ci bot commented Dec 20, 2024

Bot-based backport to release-24.11, triggered by a label in #352960.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-commiter, if you find that it is not acceptable, leave a comment.

(cherry picked from commit 194aa78)
A small program that can provide secrets based on configured files contents to NetworkManager.
This allows protected values to be stored outside of the profile definitions while still configuring the connection itself declaratively.

For more information and use-case description see https://git.lly.sh/lilly/nm-file-secret-agent

(cherry picked from commit 904ffed)
nm-file-secret agent is a small agent that can supply secrets of
connection profiles to NetworkManager by reading the contents of
preconfigured files.
These files could be supplied e.g. by nixos-sops or any other mechanism.

(cherry picked from commit 24e0db1)
@github-actions github-actions bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 8.has: maintainer-list (update) This PR changes `maintainers/maintainer-list.nix` 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 labels Dec 20, 2024
@ofborg ofborg bot added the 8.has: package (new) This PR adds a new package label Dec 21, 2024
@ofborg ofborg bot requested a review from lilioid December 21, 2024 01:35
@jopejoe1 jopejoe1 merged commit d3230c2 into release-24.11 Dec 21, 2024
41 of 43 checks passed
@jopejoe1 jopejoe1 deleted the backport-352960-to-release-24.11 branch December 21, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: maintainer-list (update) This PR changes `maintainers/maintainer-list.nix` 8.has: module (update) This PR changes an existing module in `nixos/` 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants