From abdb47739e7198f7b3f1a108c61105e1f3e6d3d7 Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 24 Apr 2023 01:14:39 -0400 Subject: pbody: use hercules-ci-agent from flake --- hosts/default.nix | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'hosts/default.nix') diff --git a/hosts/default.nix b/hosts/default.nix index 7b13c1b..da3e74b 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -58,14 +58,7 @@ in { }; p-body = { builder = nixpkgs.lib.nixosSystem; - inherit (common) system; - - specialArgs = let - unstable = import nixpkgsUnstable { - inherit (common) system; - overlays = [guzzle_api.overlays.default]; - }; - in {inherit (unstable) guzzle-api-server;}; + inherit (common) specialArgs system; modules = [ agenix.nixosModules.default -- cgit v1.2.3