1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2025-04-01 19:12:52 +00:00
parent 4c7342110c
commit a85f101876
No known key found for this signature in database
9 changed files with 21 additions and 64 deletions

View file

@ -1,12 +0,0 @@
age-encryption.org/v1
-> ssh-ed25519 SFHVrw VwrDNh+GCy0DmrV3OMYiRbqgGydHmTFAOcZBuan2Vzw
115sdrY2HJ20N54ri9My0xQ8FKtrtVM6Sqj6WhBhRWY
-> ssh-ed25519 S+dwQQ PHAJ+oJTHvPS6mXgh05Jvp1d/xWrQhPQUtbjjOPSmxg
M8Va3tfzOvxKhazTh3ER4nxj/yeg5zsAa3LM83Ig5nc
-> ssh-ed25519 bPbvlw 66Z61RSBu1Nq357Za3ulTQElX/u0lYlH+4URmTvIZnk
gdD4V3XpBSJitOIb/FW3bz/L5tQoEvVjqRdTfpUaYjA
-> ssh-ed25519 ffmsLw 7ViNJzo8R91nAvFLDK7E9uvWZuh06haGYcbTF3gqeys
j0fqQN7qs1Zish6QIp29NM47CEKasROpzHIClTZ2I/E
--- 0DnbkClnlbP1rTM9/o5MYyI6eq8oPT7r+VlORLtcQtw
»YLÏŸÎüˆiP1p†¸JP #]©2—ÑÀƒT•¨ca¿b
ðêïA³ûR¯×8Ç8‰<EFBFBD>î<EFBFBD>ßáá Þð‚¡<C2A1>ºñŠm<C5A0>è¸-Æu^ æóÊsc¨‡¡v

View file

@ -2,7 +2,7 @@ let
pubkeys = import ../pubkeys.nix;
inherit (pubkeys) users hosts;
in {
"user-lukas.age".publicKeys = (builtins.attrValues users) ++ (builtins.attrValues (builtins.removeAttrs hosts ["insomniac"]));
"user-helvetica.age".publicKeys = (builtins.attrValues users) ++ (builtins.attrValues (builtins.removeAttrs hosts ["insomniac"]));
"user-insomniac.age".publicKeys = (builtins.attrValues users) ++ [hosts.insomniac];
"miniflux.age".publicKeys = (builtins.attrValues users) ++ [hosts.abacus];

BIN
secrets/user-helvetica.age Normal file

Binary file not shown.