chore: update flake.lock
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
45a4ae76a0
commit
a4fe150167
4 changed files with 3 additions and 4 deletions
|
@ -1,5 +1,4 @@
|
|||
# Not currently operational
|
||||
|
||||
{config, ...}: let
|
||||
inherit (config.vars) mainUser hostName;
|
||||
in {
|
||||
|
|
BIN
flake.lock
BIN
flake.lock
Binary file not shown.
|
@ -25,9 +25,9 @@
|
|||
};
|
||||
in {
|
||||
wayland.windowManager.hyprland = {
|
||||
settings = {
|
||||
device = map (d: (nagaConf d)) nagaProNames;
|
||||
|
||||
settings = {
|
||||
input = {
|
||||
kb_layout = xkb.layout;
|
||||
kb_variant = xkb.variant;
|
||||
|
|
Loading…
Reference in a new issue