jj log revset
This commit is contained in:
parent
5d7ab7c414
commit
bf9b9eaafa
9 changed files with 2585 additions and 8 deletions
|
|
@ -120,6 +120,20 @@ in {
|
|||
};
|
||||
};
|
||||
ratbagd.enable = true; # Logitech
|
||||
keyd = {
|
||||
enable = true;
|
||||
keyboards = {
|
||||
default = {
|
||||
ids = ["*"];
|
||||
settings = {
|
||||
main = {
|
||||
pause = "timeout(esc, 150, space)";
|
||||
scrolllock = "layer(shift)";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
udev.packages = [
|
||||
pkgs.ledger-udev-rules
|
||||
pkgs.trezor-udev-rules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue