From 07229574e2e0feef3e4984025d9b2b9a6776f51d Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Mon, 30 Dec 2024 22:41:00 +0100 Subject: feat(modules/legacy/river): Add mapping to start `qmk-unicode-type` That program communicates with my keyboard and sets a Unicode character. --- flake/nixosConfigurations/common.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake/nixosConfigurations/common.nix') diff --git a/flake/nixosConfigurations/common.nix b/flake/nixosConfigurations/common.nix index 90ee9920..b8601c75 100644 --- a/flake/nixosConfigurations/common.nix +++ b/flake/nixosConfigurations/common.nix @@ -108,6 +108,7 @@ imv.enable = true; less.enable = true; lf.enable = true; + river.enable = true; taskwarrior.enable = true; yambar.enable = true; yt.enable = true; -- cgit 1.4.1