From ac01bd182f575a268e12b556f5ef5cdfbc4499a2 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 4 Mar 2025 10:53:50 +0100 Subject: deploy to linde with colmena --- shell.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index 2fa4ecf4..6a6c213f 100644 --- a/shell.nix +++ b/shell.nix @@ -11,6 +11,7 @@ pkgs.mkShell buildInputs = with pkgs; [ npins fish + colmena (pkgs.callPackage "${sources.agenix}/pkgs/agenix.nix" { }) (import sources.home-manager { inherit pkgs; }).home-manager ]; -- cgit 1.4.1