mirror of
https://github.com/srid/nixos-config.git
synced 2026-07-16 22:01:33 +08:00
Add hackage-publish.nix, to be tested
This commit is contained in:
parent
347c39e9e6
commit
ddd5ef7329
8 changed files with 131 additions and 13 deletions
11
secrets/hackage-password.age
generated
Normal file
11
secrets/hackage-password.age
generated
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
age-encryption.org/v1
|
||||
-> ssh-ed25519 96IXNQ fkw73hLDykfEcq/OvTGwfQKO8adwA1ojBuPCKO5hZyw
|
||||
YNN1Vcg+30il/ccbcWMgR4uucLBMGSdFLk+6PwjKiKc
|
||||
-> ssh-ed25519 Ysxvmg RATkz1A0SNVm6Ynu2FhoTgc8yi6TwnK+I3LRpp32jAM
|
||||
lUFyoIQSu1DCjkdAgWtDTDuM89GtqFSdbBsBzSZr4yg
|
||||
-> ssh-ed25519 HQ+y9w OZSJZi0YRfkpmc5d6cMALj+Uo/WFoPy9+ME5tScunn4
|
||||
+4W1K5A+p2IPtPzcIiO+z4sVhNotX4T9wqs0E1BRlSc
|
||||
-> ssh-ed25519 p0qplg Z2P1LtaIrYJujIQy9pIfgjc/tjvy5lWCKPDRUrr5LGs
|
||||
Ve5d3aOfB9/GI45gapzVEtnTr0u6N4krZ+DoWj2lbN8
|
||||
--- CBkheL3TQ/W/4aVzTxuTUPh1UQMGT5AeWTXKCcVTVq8
|
||||
‡:wé[-CþÖ7Ÿ#ì«õØu<¥ÑG:l¹<6C>Pâ{‚gÐã¹ÙþR¥ç\Î@./
|
||||
|
|
@ -13,4 +13,5 @@ in
|
|||
"github-nix-ci/emaletter.token.age".publicKeys = users ++ systems;
|
||||
"pureintent-basic-auth.age".publicKeys = users ++ systems;
|
||||
"gmail-app-password.age".publicKeys = users ++ systems;
|
||||
"hackage-password.age".publicKeys = users ++ systems;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue