rotate secrets, retire microwave, comission toaster

This commit is contained in:
Grigory Shipunov 2023-01-10 00:12:15 +01:00
parent f690251f13
commit 1a5575bab8
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
7 changed files with 286 additions and 229 deletions

View file

@ -2,19 +2,4 @@
{
sops.defaultSopsFile = ../../secrets/microwave/secrets.yaml;
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
sops.secrets = {
"wg/wg-zw-seckey" = {
owner = config.users.users.systemd-network.name;
};
"wg/wg-dvb-seckey" = {
owner = config.users.users.systemd-network.name;
};
"wg/mlwd-nl-seckey" = {
owner = config.users.users.systemd-network.name;
};
"wg/oxalab-seckey" = {
owner = config.users.users.systemd-network.name;
};
};
}