From 2a9a6f104b95789ed218942bcf30f8b22ffda0f9 Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Tue, 24 Jun 2025 13:09:23 -0400 Subject: nixos/keyd: init --- nixos/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/default.nix') diff --git a/nixos/default.nix b/nixos/default.nix index 345cdea..e31a96a 100644 --- a/nixos/default.nix +++ b/nixos/default.nix @@ -6,7 +6,7 @@ in imports = [ ./bluetooth.nix ./osu.nix - # ./kmonad.nix + ./keyd.nix ]; options.nixos = with lib.options; { -- cgit v1.2.3