regenerated age keys to use leylas credentials

This commit is contained in:
Leyla Becker 2024-04-02 20:33:03 -05:00
parent 6bafea9b7b
commit 9348d4094c
5 changed files with 24 additions and 19 deletions

4
pkgs/default.nix Normal file
View file

@ -0,0 +1,4 @@
pkgs: {
# yuzu-clone = pkgs.callPackage ./yuzo { };
# citra-clone = pkgs.callPackage ./citra { };
}