about summary refs log tree commit diff
path: root/modules/workstation/default.nix
Commit message (Collapse)AuthorAge
* modules/workstation: globally install qemuAlyssa Ross2020-08-23
|
* modules/mpv: init; disable audio displayAlyssa Ross2020-05-11
|
* modules/emacs: initAlyssa Ross2020-05-07
|
* modules/workstation: enable locateAlyssa Ross2020-04-15
|
* modules/workstation: install youtube-dlAlyssa Ross2020-04-15
|
* modules/workstation: install mpvAlyssa Ross2020-04-15
|
* modules/lorri: initAlyssa Ross2020-04-15
|
* modules/workstation: reorganize importsAlyssa Ross2020-04-15
| | | | Other modules, then general stuff, then individual programs.
* modules/dino: initAlyssa Ross2020-01-09
|
* Use C locale on serversAlyssa Ross2019-12-24
| | | | | UTC is the default timezone, so it doesn't need to be specified anywhere.
* modules/workstation: install more documentationAlyssa Ross2019-12-24
|
* 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/weechat: initAlyssa Ross2019-07-30
| | | | | | | Previously, this lived in a separate Git repo, because WeeChat likes to rewrite its configuration when it's upgraded. But by using a headless WeeChat to write our configuration, which shouldn't be automatically changed between upgrades, we can configure it declaratively through Nix!
* modules/physical: initAlyssa Ross2019-07-09
| | | | Some config didn't make sense to be included in a VM.
* modules/ssh: initAlyssa Ross2019-06-16
|
* modules/dict: initAlyssa Ross2019-04-14
|
* modules/workstation: add man-pagesAlyssa Ross2019-03-11
|
* modules/workstation: default login to qylissAlyssa Ross2019-02-25
| | | | Will still prompt for password.
* config: give up on this experimentAlyssa Ross2019-02-10
| | | | | This ended up being way more trouble than it was worth, and the approach just flat out didn't work for stuff like OpenSSH.
* Add configAlyssa Ross2019-01-27