about summary refs log tree commit diff stats
path: root/modules (follow)
Commit message (Collapse)AuthorAge
* modules/legacy/gtk: Adapt to changed home-manager defaultsBenedikt Peetz27 hours
|
* modules/cargo: Use one shared cargo `./target` directoryBenedikt Peetz27 hours
|
* modules/disks/hibernate: Migrate to rfc42 settingsBenedikt Peetz27 hours
|
* modules/mergiraf: Explicitly enable `git` integrationBenedikt Peetz27 hours
|
* modules/git: Adopt to changed defaults in home-managerBenedikt Peetz27 hours
|
* modules/common: Disable `nixos-shell`Benedikt Peetz27 hours
| | | | I've never really used it and it uses up ~2GB.
* modules/xdg: Move the rest of the xdg config hereBenedikt Peetz27 hours
|
* modules/atuin: Use the daemonBenedikt Peetz27 hours
| | | | This might improve cli performance.
* modules/atin: Use upstream packageBenedikt Peetz27 hours
| | | | `atuin` now supports configuring the keymap.
* modules/i3status-rust: Use upstream packageBenedikt Peetz27 hours
| | | | My patches have been merged upstream.
* modules/nvim/plgs/lsp/openscad: Specify the autoCmd correctlyBenedikt Peetz2026-03-19
|
* modules/ly: Use the correct `writeText` functionBenedikt Peetz2026-03-19
|
* modules/ly: Use a more modest animationBenedikt Peetz2026-03-19
|
* modules/nvim/plgs/lsp/zls: EnableBenedikt Peetz2026-03-19
|
* modules/nvim/plgs/lsp: Migrate completely to build-in nvim lsp configBenedikt Peetz2026-03-19
|
* modules/ly: Include a shell sessionBenedikt Peetz2026-03-13
| | | | | The current shell session seems to redirect std{out,err}, so it's utterly useless.
* modules/ly: Fix misspelling in `custom_sessions`Benedikt Peetz2026-03-13
|
* modules/ly: Try to clear the screen before drawing interfaceBenedikt Peetz2026-03-13
|
* modules/ly: Make the river desktop target available to lyBenedikt Peetz2026-03-13
| | | | | As `ly` runs under `root`, it obviously cannot access `soispha`'s desktop target files.
* modules/{plymouth,ly}: Use better animationsBenedikt Peetz2026-03-13
|
* modules/ly: Don't enable for the nixos_shellBenedikt Peetz2026-03-13
|
* modules/ly: InitBenedikt Peetz2026-03-13
|
* modules/river: Add a .desktop file for riverBenedikt Peetz2026-03-13
| | | | That makes integration for display managers possible.
* modules/plymouth: Set a better themeBenedikt Peetz2026-03-13
|
* modules/plymouth: InitBenedikt Peetz2026-03-13
|
* modules/mpdpopmd: Automatically start in `Dj` modeBenedikt Peetz2026-02-19
|
* modules/legacy/beets/plugins/inline: Don't fail on empty `albumartists`Benedikt Peetz2026-02-19
|
* modules/lf/ctpv/prev/message/rfc822: Temporarily avoid `meli`Benedikt Peetz2026-02-19
|
* modules/lf/ctpv/prev/message/rfc822: Add necessary `script` dependencyBenedikt Peetz2026-02-19
|
* modules/lf/ctpv/prev: Add new previewersBenedikt Peetz2026-02-19
|
* modules/i3status-rust: Show the track rating in the music displayBenedikt Peetz2026-01-31
|
* modules/legacy/beets: Remove pointless newline in inline snippetBenedikt Peetz2026-01-27
|
* modules/legacy/beets: Also warn about "live" in the title of tracksBenedikt Peetz2026-01-27
|
* modules/legacy/beets: Use the yaml formatter againBenedikt Peetz2026-01-27
| | | | | I don't see a reason to override this, considering, that the reason specified in the comment is obsolete.
* modules/legacy/beets: Activate the musicbrainz auto-taggerBenedikt Peetz2026-01-26
| | | | It has recently been dropped from it's default-enable state.
* modules/river/keymap: Make media good/bad ratings once mappingsBenedikt Peetz2026-01-25
| | | | Otherwise, you might rate them more than once, by accident.
* pkgs/swallow: AddBenedikt Peetz2026-01-25
| | | | This provides swallowing for river.
* modules/river/keymap: Provide access to rate songs, bad/goodBenedikt Peetz2026-01-25
|
* modules/{mpdpopm,legacy/beets}: Move the mpd stat tracking to mpdpopmBenedikt Peetz2026-01-25
| | | | | It is just easier to use the hand-written rust version, than to try to do this via the beets plugin.
* module/mpd: Set-up a sticker fileBenedikt Peetz2026-01-24
| | | | That can be used to save meta-data from clients there.
* Revert "module/libvirt: Temporarily enable usb pass through for vms"Benedikt Peetz2026-01-21
| | | | | | This reverts commit d81b0c3df79b081d869ebd14b361ff29f61de5ad. It was just temporarily.
* module/libvirt: Temporarily enable usb pass through for vmsBenedikt Peetz2026-01-21
|
* module/nvim/plgs/treesitter: Disable automatic foldingBenedikt Peetz2026-01-18
|
* module/networking: Add fixed {u,g}ids for `wpa_supplicant`Benedikt Peetz2026-01-18
|
* modules/common/projects: Add system.musicBenedikt Peetz2026-01-18
|
* modules/nvim: Update to the newest tree-sitter versionBenedikt Peetz2026-01-18
| | | | | | This includes quite a big collection of breaking changes, and as I can't have the same plugin twice in the `buildEnv` scope, some plugins (e.g. neorg and femacro) needed to be deactivated.
* modules/adb: Remove deprecated `programs.adb`Benedikt Peetz2026-01-18
|
* modules/qutebrowser/include/redirects: Avoid redirecting goodreadsBenedikt Peetz2026-01-05
| | | | The farside redirect ends in a 404 now :/.
* modules/locale: Use Swedish locale as defaultBenedikt Peetz2026-01-05
|
* modules/locale/keymaps/dvorak_modified.xkb: Make Swedish `aring` accessibleBenedikt Peetz2026-01-05
| | | | | I have no idea how to trigger the layers this key was bound to previously, and I don't think it is that ergonomic.