mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Rotate sops data keys
This commit is contained in:
parent
05f47526fa
commit
1bc59da1df
7 changed files with 104 additions and 105 deletions
|
|
@ -24,10 +24,10 @@ in
|
|||
{
|
||||
flake = {
|
||||
nixosConfigurations = lib.mkMerge [
|
||||
(mkHost "north")
|
||||
(mkHost "fern")
|
||||
(mkHost "stratus")
|
||||
(mkHost "installer")
|
||||
(mkHost "north")
|
||||
(mkHost "stratus")
|
||||
];
|
||||
|
||||
deploy.nodes.stratus = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue