about summary refs log tree commit diff stats
path: root/sys/secrets/secrets.nix
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-05-09 14:08:26 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-05-09 20:33:34 +0200
commit5fcdae15704a82032016d79272a1601f9d232365 (patch)
treeb16dc9c5135d86b3b3f75282a11345043f1d0629 /sys/secrets/secrets.nix
parentfeat(pkgs/lf-make-map): Add de-serialization to lf mappings (diff)
downloadnixos-config-5fcdae15704a82032016d79272a1601f9d232365.zip
feat(sys/secrets/lf/cd_paths): Generate with `lf-make-map`
Diffstat (limited to 'sys/secrets/secrets.nix')
-rw-r--r--sys/secrets/secrets.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/secrets/secrets.nix b/sys/secrets/secrets.nix
index 4bbf895f..cd6447b7 100644
--- a/sys/secrets/secrets.nix
+++ b/sys/secrets/secrets.nix
@@ -10,6 +10,8 @@ in {
   # only here to satisfy the nix evaluation
   "nheko/conf.isimud".publicKeys = [soispha];
 
+  "lf/cd_paths".publicKeys = [soispha tiamat apzu];
+
   "serverphone/ca.key".publicKeys = [soispha tiamat apzu];
   "serverphone/server.key".publicKeys = [soispha tiamat apzu];