Flake update

This commit is contained in:
Filippo Berto 2026-02-22 10:31:17 +01:00
parent 2379bc4a1d
commit 9cc36254cc
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC
2 changed files with 23 additions and 23 deletions

View file

@ -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
]
}"