about summary refs log tree commit diff
path: root/machines/sternenseemann/base-laptop.nix
Commit message (Collapse)AuthorAgeFilesLines
* machines/sternenseemann: disable earlyoomsternenseemann2023-01-181-5/+0
| | | | NixOS enables systemd-oomd by default now…
* machines/sternenseemann: lower upower thresholds a bitsternenseemann2023-01-061-3/+3
| | | | My battery is bigger nowadays, so these are a little early.
* machines/sternenseemann: enable powertopsternenseemann2023-01-061-0/+1
|
* machines/sternenseemann/wolfgang: replace sacc with castorsternenseemann2022-05-231-1/+1
| | | | A proper GUI gopher client seems like a good idea nowadays.
* machines/sternenseemann: enable direnv for bash as wellsternenseemann2022-05-101-0/+5
| | | | | Move into base-laptop since I'll want this in workstation-esque environments going forward.
* machines/sternenseemann: don't wait for emacs in nvim compat aliassternenseemann2022-05-041-1/+1
|
* machines/sterneseemann/wolfgang: enable thermaldsternenseemann2022-05-041-0/+1
|
* machines/sternenseemann: use emacs as default EDITORsternenseemann2022-03-281-12/+24
| | | | Install vim as TTY fallback editor.
* machines/sternenseemann/wolfgang: install emacs and clhs-lookupsternenseemann2022-03-241-0/+1
| | | | | These are from depot, so we can now finally add them in a non ad hoc way.
* machines/sternenseemann: use upower over low-batterysternenseemann2022-03-021-3/+7
| | | | | | | | | | | | | | I had some weird issues with the low-battery udev rule, mainly it not triggering when it should. Usually, the event would only get processed when the battery changed state, e.g. from Discharging to Charging. Consequently, the laptop would hibernate when you'd save it from running out of battery by plugging it in, but, if you forgot, it'd be content to run out of battery. I'll try upower instead now which is the “normal” solution used by the major desktop environments. It's has some extra complexity, as it also provides a d-bus API for other applications to use, but we'll see how it goes.
* machines/sternenseemann: install HL-L2350DW driversternenseemann2021-11-251-1/+5
|
* machines/sternenseemann: factor out more common settings out of wolfgangsternenseemann2021-04-271-0/+15
|
* machines/sternenseemann/wolfgang: use mosh modulesternenseemann2021-03-261-1/+2
|
* machines/sternenseemann/wolfgang: enable rtkitsternenseemann2021-03-261-0/+1
| | | | In case pipewire wants it or I want to use the jack shim.
* machines/sternenseemann/wolfgang: disable bluemansternenseemann2021-03-261-1/+0
| | | | | blueman is annoying me a bit atm and bluetoothctl plus pactl seem to be enough mostly.
* machines/sternenseemann/wolfgang: enable earlyoomsternenseemann2021-03-241-0/+5
| | | | | | Copied whatever Profpatsch is using. 5% seems a little extreme, but with treshhold 2% tail /dev/zero still froze my laptop for a solid minute and a half.
* machines/sternenseemann/wolfgang: remove some old X11 packagessternenseemann2021-03-211-2/+1
|
* machines/sternenseemann/wolfgang: switch to pipewiresternenseemann2021-03-211-2/+4
| | | | Hearing a lot of good things lately, time to see what it is about.
* modules/hardware/low-battery: suspend on low batterysternenseemann2021-02-251-0/+5
|
* machines/sternenseemann/wolfgang: tree → lrsternenseemann2021-02-121-1/+1
| | | | Less fancy, more useful.
* machines/sternenseemann/wolfgang: use vuizvui thinkpad modulesternenseemann2021-02-071-9/+1
|
* machines/sternenseemann/wolfgang: declarative fish configsternenseemann2021-02-071-1/+1
|
* */sternenseemann: make TODOs more greppablesternenseemann2021-02-071-2/+2
| | | | machines/sternenseemann: add TODO list
* machines/sternenseemann/wolfgang: initsternenseemann2021-02-071-0/+50