about summary refs log tree commit diff
path: root/modules
Commit message (Collapse)AuthorAge
* modules/persistence/networkmanager: save /var/libAlyssa Ross2023-02-08
| | | | | The main reason for doing this is so that stable random MAC addresses are persisted across reboots.
* 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
|
* modules/emacs: install pod-modeAlyssa Ross2023-02-08
|
* modules/emacs: install tauregAlyssa Ross2023-02-08
|
* modules/audio: initAlyssa Ross2023-02-08
|
* modules/persistence: initAlyssa Ross2023-02-08
| | | | | These are separated from the main configurations for these services because not all systems use this setup.
* modules/emacs: highlight "Fixes" git trailerAlyssa Ross2023-02-08
|
* modules/git: specify the envelope senderAlyssa Ross2023-02-08
| | | | Fixes sending from Unikie email address.
* modules/mutt: reply from @unikie.com if appropriateAlyssa Ross2023-02-08
|
* modules/mutt: use From header for envelope senderAlyssa Ross2023-02-08
|
* modules/emacs: use From header for envelope senderAlyssa Ross2023-02-08
|
* modules/workstation/postfix: send unikie mailAlyssa Ross2023-02-08
|
* modules/notmuch: add unikie emailAlyssa Ross2023-02-08
|
* modules/notmuch: don't hardcode database locationAlyssa Ross2023-02-08
| | | | | | | This was set by the notmuch setup wizard, but notmuch's default search behaviour is actually much more sensible — in particular, it'll look in ~/mail automatically, without requiring hardcoding the home directory.
* modules: make XDG_DATA_HOME writeableAlyssa Ross2023-02-08
| | | | | | Unlike HOME, I haven't found any benefit to making this non-writeable and having to write modules for every program that might want to use it.
* sys/x220: enable bluetoothAlyssa Ross2023-02-08
|
* modules/users: restore default home directoryAlyssa Ross2023-02-08
| | | | Let's stop fighting this.
* modules: don't hardcode home directoryAlyssa Ross2023-02-08
|
* modules/spectrum/postfix: allow HTML mailAlyssa Ross2023-02-08
|
* modules/spectrum/nginx: serve documentationAlyssa Ross2023-02-08
|
* modules: use canonical locale namesAlyssa Ross2023-02-08
| | | | Required by recent NixOS.
* modules/spectrum: make git repositories declarativeAlyssa Ross2023-02-08
|
* modules/vultr-mon: initAlyssa Ross2022-10-21
| | | | This does last resort cleanups of vultr jobs used to fill the Spectrum binary cache, to ensure I don't accidentally massively overspend.
* modules/spectrum/cgit: remove footerAlyssa Ross2022-10-21
|
* modules/server/git/nixpkgs: mark as safeAlyssa Ross2022-10-21
| | | | This is required by recent versions of git.
* modules/weechat: pin to Python 3.9Alyssa Ross2022-10-20
| | | | Python 3.10 causes WeeChat to hang on exit due to a GIL bug.
* modules/emacs: fix Ruby alignmentAlyssa Ross2022-10-20
|
* modules/locale: use the proper NixOS optionAlyssa Ross2022-10-20
|
* modules/emacs: fix browse-url-nixpkgsAlyssa Ross2022-10-20
|
* modules/ssh: add gitlab.gnome.org host keysAlyssa Ross2022-10-20
|
* modules/git: enable rerereAlyssa Ross2022-10-20
|
* modules/git: increase git-absorb max stack sizeAlyssa Ross2022-10-20
|
* modules/irccat: drop extra trailing newlineAlyssa Ross2022-10-20
|
* modules/irccat: restartAlyssa Ross2022-10-20
|
* modules/irccat: move creds to /var/libAlyssa Ross2022-10-20
| | | | systemd doesn't really like credentials to be in /etc.
* modules/public-inbox: accept all mailAlyssa Ross2022-10-20
|
* modules/spectrum: configure spectrum binary cacheAlyssa Ross2022-10-20
|
* modules/znc: listen on IPv6 tooAlyssa Ross2022-10-20
|
* modules/server: fcgiwrap -> cgiserverAlyssa Ross2022-10-20
|
* modules/nix: configure spectrum binary cacheAlyssa Ross2022-10-20
|
* modules/spectrum/spectrumbot/irccat: wait for DNSAlyssa Ross2022-04-02
|
* modules/spectrum/spectrumbot: don't chroot mdaAlyssa Ross2022-04-02
| | | | | This breaks pipe(8)'s user lookup, because there's no /etc/passwd inside the chroot.
* modules/server/spectrumbot: initAlyssa Ross2022-03-30
|
* modules/cgit: use defaultTextAlyssa Ross2022-03-30
|
* sys/atuin,modules/spectrum/cgit: use cgit-pinkAlyssa Ross2022-03-30
|
* modules/spectrum/postfix: don't spam check local mailAlyssa Ross2022-03-30
| | | | | One advantage of this is that client_* variables passed to the MDA will be set correctly for messages submitted over SMTP.
* modules/spectrum/public-inbox: add more codereposAlyssa Ross2022-03-30
|
* modules/fonts: install ccsymbolsAlyssa Ross2022-03-17
|
* modules/alacritty: fix deprecation warningAlyssa Ross2022-03-17
|