about summary refs log tree commit diff stats
path: root/secrets.nix
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-03-22 15:58:42 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-03-22 16:02:04 +0100
commitc633046cdda8e7a46ad7a9d85e0749f36e5ab0a8 (patch)
tree8be69736262c6c4b10b91cef6ec962d269eb8bb0 /secrets.nix
parentupdate.sh: Replace building and test running by the already existing scripts (diff)
downloadnixos-server-c633046cdda8e7a46ad7a9d85e0749f36e5ab0a8.zip
{modules,tests}/rocie: Init
Diffstat (limited to 'secrets.nix')
-rw-r--r--secrets.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/secrets.nix b/secrets.nix
index 8d3ae92..3af0afa 100644
--- a/secrets.nix
+++ b/secrets.nix
@@ -70,4 +70,5 @@ in
     "./tests/by-name/em/email-dns/secrets/dkim/bob.com/private.age".publicKeys = [soispha sils testingKey];
     "./tests/by-name/em/email-dns/secrets/dkim/mail1.server.com/private.age".publicKeys = [soispha sils testingKey];
     "./tests/by-name/em/email-dns/secrets/dkim/mail2.server.com/private.age".publicKeys = [soispha sils testingKey];
+    "./tests/by-name/ro/rocie/secrets/login.age".publicKeys = [soispha sils testingKey];
   }