add hypr keybinds
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
# TODO: add OCR keybind on gnome
|
||||
|
||||
{
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
home.packages = with pkgs; [ nixfmt-classic ];
|
||||
|
||||
Reference in New Issue
Block a user