2023-04-04 12:35:49 +00:00
|
|
|
{
|
|
|
|
age.secrets = {
|
|
|
|
user-daniel-password = {
|
|
|
|
file = ./user/danielPassword.age;
|
|
|
|
};
|
2023-04-04 13:05:39 +00:00
|
|
|
|
|
|
|
tailscale-authkey = {
|
|
|
|
file = ./tailscale/authkey.age;
|
|
|
|
};
|
2023-04-04 15:20:09 +00:00
|
|
|
|
|
|
|
atticd-environment = {
|
|
|
|
file = ./atticd/environment.age;
|
|
|
|
};
|
2023-04-04 12:35:49 +00:00
|
|
|
};
|
|
|
|
}
|