jj log revset

This commit is contained in:
iofq 2025-06-10 21:40:40 -05:00
parent 5d7ab7c414
commit bf9b9eaafa
No known key found for this signature in database
GPG key ID: ECF3B2DA38BF7183
9 changed files with 2585 additions and 8 deletions

View file

@ -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