feat: new aarch64-darwin host - fern

This commit is contained in:
Ryan Yin
2023-12-20 20:09:09 +08:00
parent a07dfbe36a
commit e70f7269f4
10 changed files with 120 additions and 166 deletions

View File

@@ -143,9 +143,9 @@
# secrets management
agenix = {
# lock with git commit at 0.14.0
# url = "github:ryantm/agenix/54693c91d923fecb4cf04c4535e3d84f8dec7919";
url = "github:ryantm/agenix/54693c91d923fecb4cf04c4535e3d84f8dec7919";
# replaced with a type-safe reimplementation to get a better error message and less bugs.
url = "github:ryan4yin/ragenix";
# url = "github:ryan4yin/ragenix";
inputs.nixpkgs.follows = "nixpkgs";
};