Rotate sops data keys

This commit is contained in:
SebastianStork 2025-03-09 23:56:03 +01:00
parent 05f47526fa
commit 1bc59da1df
7 changed files with 104 additions and 105 deletions

View file

@ -24,10 +24,10 @@ in
{
flake = {
nixosConfigurations = lib.mkMerge [
(mkHost "north")
(mkHost "fern")
(mkHost "stratus")
(mkHost "installer")
(mkHost "north")
(mkHost "stratus")
];
deploy.nodes.stratus = {