Flake update
This commit is contained in:
parent
2379bc4a1d
commit
9cc36254cc
2 changed files with 23 additions and 23 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ writeShellScriptBin
|
||||
, lib
|
||||
, xorg
|
||||
, xinput
|
||||
, libnotify
|
||||
, coreutils
|
||||
, keyboard_name ? "AT Translated Set 2 keyboard"
|
||||
|
|
@ -12,7 +12,7 @@ writeShellScriptBin "keyboard-switch" ''
|
|||
PATH=$PATH:"${
|
||||
lib.makeBinPath [
|
||||
coreutils
|
||||
xorg.xinput
|
||||
xinput
|
||||
libnotify
|
||||
]
|
||||
}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue