feat(tyr): add wireguard.
This commit is contained in:
parent
ca9651efb8
commit
6a2f621080
31 changed files with 124 additions and 89 deletions
|
@ -19,6 +19,9 @@ in {
|
|||
wg-home = {
|
||||
file = ../../../secrets/wg-home.age;
|
||||
};
|
||||
wg-ymir-home = {
|
||||
file = ../../../secrets/wg-ymir-home.age;
|
||||
};
|
||||
crony-passwd = {
|
||||
file = ../../../secrets/crony-passwd-desktop.age;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue