add hypr keybinds

This commit is contained in:
2025-11-19 14:16:10 +03:00
parent 577d93237c
commit acc240ac9d
7 changed files with 512 additions and 42 deletions
+2
View File
@@ -1,5 +1,7 @@
{ config, pkgs, ... }:
# TODO: add OCR keybind on gnome
{
nixpkgs.config.allowUnfree = true;
home.packages = with pkgs; [ nixfmt-classic ];