hosts: update agenix config

This commit is contained in:
2023-02-04 08:50:56 +01:00
parent 7da4b20c78
commit 20ffd0b0a8
5 changed files with 9 additions and 7 deletions

View File

@@ -31,7 +31,7 @@
agenix = {
url = "github:ryantm/agenix";
#inputs.nixpkgs.follows = "nixpkgs-stable";
inputs.nixpkgs.follows = "nixpkgs";
};
};