From e37cfbf5956e7ae2de42122e01a064c430974f3b Mon Sep 17 00:00:00 2001 From: Ashley Wulber Date: Tue, 5 Sep 2023 19:21:23 -0400 Subject: [PATCH] fix: add cosmic-comp-config to nix flake --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 3a6e981c..c9e4d17c 100644 --- a/flake.nix +++ b/flake.nix @@ -30,6 +30,7 @@ ./Cargo.toml ./Cargo.lock ./resources + ./cosmic-comp-config ]; };