pbp wireguard

This commit is contained in:
Andrea Ciceri 2023-04-21 10:49:52 +02:00
parent 0183615f1c
commit fcfd36c63b
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
6 changed files with 39 additions and 1 deletions

View file

@ -190,6 +190,9 @@
extraHmModules = [
inputs.ccrEmacs.hmModules.default
];
secrets = {
"pbp-wireguard-private-key" = {};
};
};
hs = {};
mothership = {