From 22720e4a4ca088bb80dcded6667cec1f5becc0f4 Mon Sep 17 00:00:00 2001 From: Chris Wells Date: Sat, 18 Oct 2025 00:27:05 -0500 Subject: qmk seems to be mostly working. Now working on pinecil --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 5d793c3..85f0eb6 100644 --- a/flake.nix +++ b/flake.nix @@ -18,7 +18,7 @@ imports = [ inputs.treefmt-nix.flakeModule ./modules - # ./keyboards + ./keyboards ]; perSystem = { pkgs, config, system, ... }: { -- cgit v1.2.3