🚀 add nixpkgs-review

This commit is contained in:
Moritz Böhme 2022-04-18 12:23:45 +02:00
parent 6ef495a62e
commit 99f4778de2
No known key found for this signature in database
GPG key ID: 213820E2795F5CF5
3 changed files with 24 additions and 0 deletions

View file

@ -15,4 +15,5 @@ in {
"email-laptop.age".publicKeys = users ++ hosts;
"home-vpn.age".publicKeys = users ++ hosts;
"home-vpn-password.age".publicKeys = users ++ hosts;
"github.age".publicKeys = users ++ hosts;
}