about summary refs log tree commit diff
path: root/sys/x220.nix
Commit message (Collapse)AuthorAge
* modules/persistence: initAlyssa Ross2023-02-08
| | | | | These are separated from the main configurations for these services because not all systems use this setup.
* sys/x220: enable bluetoothAlyssa Ross2023-02-08
|
* sys/x220: sort importsAlyssa Ross2023-02-08
|
* sys/x220: re-install with non-persistent btrfsAlyssa Ross2023-02-08
|
* sys/x220: reset nix max-jobsAlyssa Ross2023-02-08
| | | | | Limiting this to two was a product of when I had hyperthreading disabled, I believe.
* sys/x220: use default CPU frequency governorAlyssa Ross2023-02-08
| | | | I'm not sure why I set this. It forced the CPU to 800 MHz.
* Update renamed optionsAlyssa Ross2022-03-17
|
* 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.
* sys/x220: remove redundant podman module importAlyssa Ross2020-04-16
| | | | | This is already included by modules/workstation, which is included by modules/workstation/physical.
* sys/x220: switch to LTS kernelAlyssa Ross2020-04-15
| | | | ZFS :(
* sys/x220: migrate to ZFSAlyssa Ross2020-01-09
|
* sys/x220: boot from HeadsAlyssa Ross2019-09-16
|
* sys/x220: set boot.cleanTmpDirAlyssa Ross2019-08-25
|
* modules/physical: initAlyssa Ross2019-07-09
| | | | Some config didn't make sense to be included in a VM.
* sys/x220: disable hyperthreadingAlyssa Ross2019-05-17
|
* modules/podman: initAlyssa Ross2019-04-27
|
* sys/x220: fix keyboard device nameAlyssa Ross2019-04-13
| | | | I think this changed on a kernel upgrade.
* keyboard: map caps lock to control/escapeAlyssa Ross2019-02-18
|
* sys/x220: improve systemd-boot screen resolutionAlyssa Ross2019-02-10
|
* Add configAlyssa Ross2019-01-27