about summary refs log tree commit diff
path: root/modules/workstation
Commit message (Collapse)AuthorAge
* modules/sway: set -e on portal activationAlyssa Ross2023-11-26
| | | | | This would have caught when I was trying to start a unit that didn't exist.
* modules/sway: don't try to use pipewire-media-sessionAlyssa Ross2023-11-26
| | | | This isn't installed.
* modules/workstation/postfix: fix path typoAlyssa Ross2023-11-05
| | | | | This prevented the unit from starting even when the file with the intended name was present.
* modules/emacs: update init.el for magit updateAlyssa Ross2023-11-05
|
* modules/firefox: disable top sites on home screenAlyssa Ross2023-11-04
|
* modules/firefox: disable PocketAlyssa Ross2023-11-04
|
* modules/firefox: remove unused variablesAlyssa Ross2023-11-04
|
* modules/emacs: add config-patches to listsAlyssa Ross2023-10-30
|
* modules/workstation: use local time zoneAlyssa Ross2023-10-28
|
* modules/workstation/mail: skip units if no passwordAlyssa Ross2023-10-22
|
* modules/windowing: install LibreOffice and OkularAlyssa Ross2023-10-21
|
* modules/emacs: add virglrenderer-devel to listsAlyssa Ross2023-10-21
|
* modules/yubikey: make PAM machine-independentAlyssa Ross2023-10-21
| | | | This defaults to using the hostname, so was only set up for x220.
* modules/firefox: configure with wrapperAlyssa Ross2023-10-21
|
* modules/weechat: remove bitlbee networkAlyssa Ross2023-10-02
| | | | I took this service down.
* modules/workstation/networking: use iwdAlyssa Ross2023-10-02
| | | | | | | This is important on mbp because apparently it's the only way to have working WPA3[1], but it's also probably a good idea in general. [1]: https://www.reddit.com/r/AsahiLinux/comments/12igyoa/comment/jftvl3c
* modules/workstation: set up (HP) printingAlyssa Ross2023-10-01
|
* modules/emacs: build init with packages availableAlyssa Ross2023-10-01
| | | | Otherwise it complains about not being able to find them.
* modules/sway: consider all batteriesAlyssa Ross2023-10-01
| | | | | Not all battery names start with "BAT", but so far I haven't seen any non-battery power supplies that contain the required files.
* modules/windowing: switch from alacritty to footAlyssa Ross2023-10-01
| | | | | I've already been contributing to foot for Spectrum, it doesn't require a GPU, and it has working emoji.
* modules/workstation: set preempt=fullAlyssa Ross2023-09-25
| | | | | This noticeably improves responsiveness under heavy load in the kernel, e.g. when doing lots of filesystem IO.
* modules/emacs: add modes for DAlyssa Ross2023-09-22
|
* modules/sway: enable portal screen sharingAlyssa Ross2023-09-14
|
* modules/windowing: uninstall ChromiumAlyssa Ross2023-09-14
| | | | | This is a huge rebuild due to patched GnuPG, and I never use it now that Jitsi works in Firefox.
* modules/emacs: switch to emacs29-pgtkAlyssa Ross2023-08-31
| | | | It's finally released!
* modules/workstation: configure scanningAlyssa Ross2023-08-30
|
* modules/weechat: generate config with UTF-8 localeAlyssa Ross2023-08-16
| | | | | Otherwise, the configurable display characters with non-ASCII defaults will be set to "?".
* modules/fonts: fonts.fonts -> fonts.packagesAlyssa Ross2023-08-13
|
* 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/fonts: install firaAlyssa Ross2023-08-05
| | | | COSMIC likes this to be available.
* modules/emacs: add Change-Id as a pseudo-headerAlyssa Ross2023-08-05
|
* modules/emacs: install just-modeAlyssa Ross2023-08-05
|
* runCommandNoCC -> runCommandAlyssa Ross2023-08-05
|
* modules: use Markdown documentation descriptionsAlyssa Ross2023-08-05
|
* Merge https://github.com/nix-community/emacs-overlayAlyssa Ross2023-08-05
|
* modules/emacs: configure notmuch tagsAlyssa Ross2023-06-05
|
* modules/emacs: compose mail using notmuchAlyssa Ross2023-06-05
|
* modules/emacs: configure Sent and Drafts dirsAlyssa Ross2023-06-05
|
* modules/emacs: show newest notmuch results firstAlyssa Ross2023-06-05
|
* modules/documentation: add autoconfAlyssa Ross2023-06-05
|
* modules/emacs: install notmuchAlyssa Ross2023-06-05
|
* modules/emacs: reduce with scopeAlyssa Ross2023-06-05
|
* modules/physical: enable zram swapAlyssa Ross2023-06-05
|
* modules/emacs: install code-reviewAlyssa Ross2023-06-05
|
* modules/sway: configure wlsunsetAlyssa Ross2023-06-05
|
* modules/emacs: configure forgeAlyssa Ross2023-06-05
|
* modules/mutt: add alternates for plus addressesAlyssa Ross2023-06-05
|
* modules/mutt: use better regexAlyssa Ross2023-06-05
|
* modules/hosts: initAlyssa Ross2023-02-08
| | | | | | Hardcoding some hosts will help when I'm stuck on a bad internet connection that has broken/struggling DNS. I'll at least be able to IRC!
* modules/keyboard: map PrSc to composeAlyssa Ross2023-02-08
|