From 2776373f1fafaf2e7f6b407e62ee8b5f8e2b5298 Mon Sep 17 00:00:00 2001 From: s-prechtl Date: Tue, 1 Jul 2025 01:42:35 +0200 Subject: [PATCH] fix: agenix --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 33633fb..6bf46af 100644 --- a/flake.nix +++ b/flake.nix @@ -34,6 +34,7 @@ specialArgs = {inherit inputs;}; modules = [ ./hosts/hitsugibune/configuration.nix + inputs.agenix.nixosModules.default ]; }; nixosConfigurations.saberofxebec = nixpkgs-stable.lib.nixosSystem {