From 2a15d327fa0317b7f53169b91ffc93b815b3e404 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 26 Sep 2024 08:44:35 +0400 Subject: [PATCH] flake.nix: enable agenix for sakotop --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 055cf243..0c83d52e 100644 --- a/flake.nix +++ b/flake.nix @@ -78,6 +78,7 @@ ./default.nix ./hosts/sakotop/configuration.nix sops-nix.nixosModules.sops + agenix.nixosModues.default ]; }; sakopc = nixpkgs.lib.nixosSystem {