From 010f55244d6773621725c3d991e8259265af67c2 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 21 Feb 2022 13:31:00 -0800 Subject: agenix: add flake for agenix This will be used to store secrets in the repository. --- lib/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/default.nix b/lib/default.nix index cb8616e..c2866c9 100644 --- a/lib/default.nix +++ b/lib/default.nix @@ -11,6 +11,7 @@ inherit inputs system hostname; }; modules = [ + inputs.agenix.nixosModules.age ../hosts/common ../hosts/${hostname} { -- cgit 1.4.1