forked from mirrors_public/oddlama_nix-config
feat(wireguard): generate psks only if needed; add most of the qr code generator
This commit is contained in:
parent
925d3856e0
commit
d5f2880457
13 changed files with 225 additions and 108 deletions
|
@ -52,6 +52,8 @@
|
|||
...
|
||||
} @ inputs:
|
||||
{
|
||||
extraLib = import ./nix/lib.nix inputs;
|
||||
|
||||
# The identities that are used to rekey agenix secrets and to
|
||||
# decrypt all repository-wide secrets.
|
||||
secrets = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue