about summary refs log tree commit diff
path: root/modules
Commit message (Collapse)AuthorAge
* modules/soju: initAlyssa Ross2023-12-07
|
* modules/znc: use services.nginx.streamConfigAlyssa Ross2023-12-03
| | | | Reviewed-by: Alyssa Ross <hi@alyssa.is>
* modules/persistence/restic: initAlyssa Ross2023-11-26
|
* 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/spectrum/git: mark nixpkgs repo obsoleteAlyssa Ross2023-11-26
| | | | Hooray!
* modules/server/mail: migrate to ensureDBOwnershipAlyssa Ross2023-11-20
|
* modules/cgit: ban thesis-research-botAlyssa Ross2023-11-20
|
* modules/xdg: set XDG_STATE_HOMEAlyssa Ross2023-11-05
| | | | Hopefully this being the same as XDG_DATA_HOME doesn't cause collisions.
* modules/shell: install socatAlyssa Ross2023-11-05
|
* modules/shell: install libarchiveAlyssa Ross2023-11-05
|
* 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/spectrum/nginx: add robots.txt Crawl-delayAlyssa Ross2023-11-05
| | | | | | Really this should be done for git.qyliss.net too, but that's harder because currently it's just using cgit's built-in one, and I'm not going to let perfect be the enemy of good.
* modules/emacs: update init.el for magit updateAlyssa Ross2023-11-05
|
* modules/cgit: ban my-tiny-botAlyssa Ross2023-11-04
| | | | Requesting multiple times per second. Not nice.
* 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/server/nginx: log upstream response timeAlyssa Ross2023-11-04
| | | | | | This will be useful to see which cgit requests take the longest, in case any features are taking up an unreasonable amount of CPU time and should be disabled.
* 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/ssh: enable sshd everywhereAlyssa Ross2023-10-22
|
* Merge commit '08cea2d8b6b32b5dd3976d369863d4b22a22f2b4'Alyssa Ross2023-10-22
|
* modules/persistence/nixos: initAlyssa Ross2023-10-21
| | | | | This will preserve the uid maps, etc., between boots, so groups won't keep getting shifted around.
* modules/windowing: install LibreOffice and OkularAlyssa Ross2023-10-21
|
* modules/emacs: add virglrenderer-devel to listsAlyssa Ross2023-10-21
|
* modules/git: fix value of sendemail.assume8bitEncodingAlyssa Ross2023-10-21
| | | | This was sending messages with "charset=true".
* 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/bitlbee: removeAlyssa Ross2023-10-02
| | | | No longer used.
* modules/ssh: remove uhuraAlyssa Ross2023-10-02
| | | | It's gone.
* 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/shell: remove libhugetlbfsAlyssa Ross2023-10-01
| | | | Broken on aarch64; not very useful anyway.
* 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.
* Add 'modules/nixos-apple-silicon/' from commit ↵Alyssa Ross2023-10-01
| | | | | | | | '096dc63e5426e17f70b4a8bf7716c3dd3430ba8c' git-subtree-dir: modules/nixos-apple-silicon git-subtree-mainline: 2cc67706f134018c6876d57d619e3cda02286c0e git-subtree-split: 096dc63e5426e17f70b4a8bf7716c3dd3430ba8c
* 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/shell: install resticAlyssa Ross2023-09-17
|
* modules/shell: install some more Nix toolsAlyssa Ross2023-09-17
|
* modules/shell: save units historyAlyssa Ross2023-09-16
|
* 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/ssh: add keys for aarch64.nixos.communityAlyssa Ross2023-08-26
|