feat(ymir): add another wireguard config.
This commit is contained in:
parent
d852017580
commit
aa9f82adba
4 changed files with 8 additions and 0 deletions
|
@ -12,6 +12,9 @@
|
|||
wg-desktop = {
|
||||
file = ../../../secrets/wg-desktop.age;
|
||||
};
|
||||
wg-home = {
|
||||
file = ../../../secrets/wg-home.age;
|
||||
};
|
||||
crony-passwd = {
|
||||
file = ../../../secrets/crony-passwd-desktop.age;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue