Rekey all the things

This commit is contained in:
Greg Hellings
2024-02-27 18:47:24 +00:00
parent f0a9f4d24c
commit 8f437ccb21
19 changed files with 222 additions and 246 deletions
+4 -1
View File
@@ -5,7 +5,10 @@
description = "Greg's machines!";
inputs = {
agenix.url = "github:ryantm/agenix";
agenix = {
url = "github:ryantm/agenix";
inputs.nixpkgs.follows = "nixunstable";
};
darwin = {
url = "github:lnl7/nix-darwin/master";
inputs.nixpkgs.follows = "nixunstable";