From b1738c105de3bc0ba7cd27f68c9eb146439a0964 Mon Sep 17 00:00:00 2001 From: Kleidi Bujari Date: Thu, 20 Mar 2025 13:02:42 -0400 Subject: march sprint --- flake.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 456d147..3cda153 100644 --- a/flake.nix +++ b/flake.nix @@ -10,6 +10,10 @@ sops-nix.url = "github:Mic92/sops-nix"; sops-nix.inputs.nixpkgs.follows = "nixpkgs"; + agenix.url = "github:ryantm/agenix/0.15.0"; + agenix.inputs.nixpkgs.follows = "nixpkgs"; + agenix.inputs.darwin.follows = ""; + nixos-hardware.url = "github:nixos/nixos-hardware/master"; # Rust projects -- cgit v1.3.1