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:
lilly 2024-11-01 19:12:59 +01:00
parent 904ffed79e
commit 24e0db1ba9
No known key found for this signature in database
2 changed files with 132 additions and 0 deletions

View file

@ -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