chore: update flake.lock

This commit is contained in:
matt1432 2024-02-21 00:20:41 -05:00
parent 45a4ae76a0
commit a4fe150167
4 changed files with 46 additions and 47 deletions
modules/hyprland

View file

@ -25,9 +25,9 @@
};
in {
wayland.windowManager.hyprland = {
device = map (d: (nagaConf d)) nagaProNames;
settings = {
device = map (d: (nagaConf d)) nagaProNames;
input = {
kb_layout = xkb.layout;
kb_variant = xkb.variant;