about summary refs log tree commit diff
path: root/modules/workstation/hardware
Commit message (Collapse)AuthorAge
* Update xkb option namesAlyssa Ross2024-02-20
|
* modules/yubikey: make PAM machine-independentAlyssa Ross2023-10-21
| | | | This defaults to using the hostname, so was only set up for x220.
* modules/workstation: configure scanningAlyssa Ross2023-08-30
|
* Merge branch 'nixos-unstable' of https://github.com/NixOS/nixpkgsAlyssa Ross2023-08-13
| | | | | | | | | | | Conflicts: nixpkgs/pkgs/applications/window-managers/sway/default.nix nixpkgs/pkgs/build-support/go/module.nix nixpkgs/pkgs/build-support/rust/build-rust-package/default.nix nixpkgs/pkgs/development/libraries/mesa/default.nix nixpkgs/pkgs/servers/dict/dictd-db.nix Link: https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/391
* modules/keyboard: map PrSc to composeAlyssa Ross2023-02-08
|
* sys/x220: enable bluetoothAlyssa Ross2023-02-08
|
* modules/pixelbook: remap menu to composeAlyssa Ross2021-08-01
|
* modules/hardware: install usbutils for lsusbAlyssa Ross2020-12-22
|
* modules/pixelbook: map power button to suspendAlyssa Ross2020-11-22
| | | | This makes much more sense for a tablet-like device.
* modules/hardware: install brightnessctlAlyssa Ross2020-08-20
|
* modules/libinput: init with eve trackpad quirksAlyssa Ross2020-08-15
|
* sys/eve: initAlyssa Ross2020-05-12
|
* modules/keyboard: drop evscriptAlyssa Ross2020-05-11
| | | | | I pretty much never ended up never using the Caps Lock key as control, so let's just make it always be escape.
* modules/hardware: install ddrescueAlyssa Ross2020-04-26
|
* Merge commit 'e4134747f5666bcab8680aff67fa3b63384f9a0f'Alyssa Ross2020-01-11
|
* modules/yubikey: use Yubikey for sudo via U2FAlyssa Ross2019-08-13
|
* modules/yubikey: remove pcscdAlyssa Ross2019-08-13
| | | | | | | Turns out this works better without. With pcscd, after a reboot the Yubikey won't be recognized until it's reinserted or pcscd is restarted. It's probably a boot order thing, but removing it completely works fine, so let's just do that.
* modules/hardware: reorganizeAlyssa Ross2019-08-13
| | | | | | It made far more sense for Yubikey stuff to be in here. Also, there was a lot of keyboard-related stuff, so made sense to give that its own module.
* modules/hardware: enable soundAlyssa Ross2019-05-17
|
* dictDBs.epo2eng: init at 1.0.1Alyssa Ross2019-04-27
|
* modules/hardware: use tab as super keyAlyssa Ross2019-04-13
|
* keyboard: map caps lock to control/escapeAlyssa Ross2019-02-18
|
* Add configAlyssa Ross2019-01-27