2023-06-14 19:55:35 +00:00
|
|
|
{
|
|
|
|
age.secrets = {
|
|
|
|
user-daniel-password = {
|
|
|
|
file = ./user/danielPassword.age;
|
|
|
|
};
|
|
|
|
|
2024-03-21 20:23:04 +00:00
|
|
|
tailscale-authkey = {
|
|
|
|
file = ./tailscale/authkey.age;
|
|
|
|
};
|
|
|
|
|
2024-03-20 23:23:44 +00:00
|
|
|
forgejo-actions-token = {
|
|
|
|
file = ./forgejo-actions/token.age;
|
|
|
|
};
|
|
|
|
|
2023-06-14 19:55:35 +00:00
|
|
|
mosquitto-password-weewx-proxy = {
|
|
|
|
file = ./mosquitto/passwordWeewxProxy.age;
|
|
|
|
owner = "mosquitto";
|
|
|
|
group = "mosquitto";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
}
|