From 12ac17cc96040cc0ba150dea25b6bcd727fbf9e3 Mon Sep 17 00:00:00 2001 From: sefidel Date: Tue, 23 Jan 2024 00:35:45 +0900 Subject: feat(lib/mk_system): let colmena deployment options to be set without breaking eval --- flake.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index bcfc778..57472d0 100644 --- a/flake.nix +++ b/flake.nix @@ -10,6 +10,9 @@ home-manager.url = "github:nix-community/home-manager"; home-manager.inputs.nixpkgs.follows = "unstable"; + colmena.url = "github:zhaofengli/colmena"; + colmena.inputs.nixpkgs.follows = "unstable"; + nur.url = "github:nix-community/NUR"; impermanence.url = "github:nix-community/impermanence"; -- cgit 1.4.1