2023-04-13 14:45:01 +00:00
|
|
|
{
|
|
|
|
age.secrets = {
|
|
|
|
user-daniel-password = {
|
|
|
|
file = ./user/danielPassword.age;
|
|
|
|
};
|
2023-04-13 16:16:44 +00:00
|
|
|
|
|
|
|
tailscale-authkey = {
|
|
|
|
file = ./tailscale/authkey.age;
|
|
|
|
};
|
2023-04-13 18:56:25 +00:00
|
|
|
|
|
|
|
openvpn-auth-pp = {
|
|
|
|
file = ./openvpn/authPP.age;
|
|
|
|
};
|
|
|
|
|
|
|
|
openvpn-pp-nbg = {
|
|
|
|
file = ./openvpn/pp-nbg.age;
|
|
|
|
};
|
2023-04-13 14:45:01 +00:00
|
|
|
};
|
|
|
|
}
|