From 64d3295b78df52831f5537e7687d39f814678104 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Wed, 2 Oct 2024 12:35:57 +0400 Subject: [PATCH] flake.nix: remove agenix module import --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index 0ff44d19..d5c51b6f 100644 --- a/flake.nix +++ b/flake.nix @@ -63,7 +63,6 @@ ./default.nix ./hosts/sakotop/configuration.nix sops-nix.nixosModules.sops - agenix.nixosModules.default ]; }; sakopc = nixpkgs.lib.nixosSystem {