stuff
This commit is contained in:
parent
4c7342110c
commit
a85f101876
9 changed files with 21 additions and 64 deletions
|
@ -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ÏŸÎüˆi‚P1p†’¸JP
#]©2—ÑÀƒT•¨ca¿b
|
||||
ðêïA³ûR¯×8Ç8‰<EFBFBD>î<EFBFBD>ßáá Þð‚¡<C2A1>ºñŠm<C5A0>è¸-Æu^æóÊsc¨‡¡v
|
|
@ -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
BIN
secrets/user-helvetica.age
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue