mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 05:05:29 +03:00
nixos/networkmanager: add nm-file-secret-agent options
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.
This commit is contained in:
parent
904ffed79e
commit
24e0db1ba9
2 changed files with 132 additions and 0 deletions
|
@ -1146,6 +1146,7 @@
|
|||
./services/networking/nixops-dns.nix
|
||||
./services/networking/nncp.nix
|
||||
./services/networking/nntp-proxy.nix
|
||||
./services/networking/nm-file-secret-agent.nix
|
||||
./services/networking/nomad.nix
|
||||
./services/networking/nsd.nix
|
||||
./services/networking/ntopng.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue