| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | notes/beets_import: Remove prime | Benedikt Peetz | 9 hours |
| | | | | | | This is not important for this repo, and should have been at another place the whole time. | ||
| * | modules/nixpkgs: Allow unfree `cmp-calc` | Benedikt Peetz | 9 hours |
| | | | | | | | | As the comment says, this nvim plugin is effectively free, but they didn't add a license (and it's unmaintained). As such the 'lib.licenses.unfree' makes sense, but allowing it is also ethically okay. | ||
| * | modules/qutebrowser: Avoid pointless `pkgs.hello` dependency | Benedikt Peetz | 9 hours |
| | | |||
| * | pkgs: Update cargo lockfiles | Benedikt Peetz | 9 hours |
| | | |||
| * | treewide: Remove all references to `self.inputs` | Benedikt Peetz | 9 hours |
| | | | | | That doesn't work anymore with the npins sources. | ||
| * | treewide: Switch to npins | Benedikt Peetz | 9 hours |
| | | |||
| * | modules/lf/commands/archive_{de,}compress: Add missing dependencies | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/ly: Use full color for the dur file | Benedikt Peetz | 2026-04-14 |
| | | | | | Otherwise it will not be drawn. | ||
| * | modules/lf/scripts/decompress: Show message on finished decompression | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/ly: Add a new black hole animation | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/lf/colors: Hide the (not removable) `~/.pki` directory | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/ly: Avoid dumping logs and cache files into `$HOME` | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/atuin: Use a dedicated log directory instead of one in `$HOME` | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/{git,fonts,starship}: Avoid using deprecated escapes | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | pkgs/swallow: Don't swallow the window, if the command can't be executed | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | treewide: Update | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | hosts/tiamat: Remove unused arguments | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | pkgs/aumo: Make resistent to labels containing spaces | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/legacy/pkgs: Remove some packages that are already in the system closure | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/legacy/gtk: Adapt to changed home-manager defaults | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/cargo: Use one shared cargo `./target` directory | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/disks/hibernate: Migrate to rfc42 settings | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/mergiraf: Explicitly enable `git` integration | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/git: Adopt to changed defaults in home-manager | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/common: Disable `nixos-shell` | Benedikt Peetz | 2026-04-14 |
| | | | | | I've never really used it and it uses up ~2GB. | ||
| * | modules/xdg: Move the rest of the xdg config here | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/atuin: Use the daemon | Benedikt Peetz | 2026-04-14 |
| | | | | | This might improve cli performance. | ||
| * | modules/atin: Use upstream package | Benedikt Peetz | 2026-04-14 |
| | | | | | `atuin` now supports configuring the keymap. | ||
| * | modules/i3status-rust: Use upstream package | Benedikt Peetz | 2026-04-14 |
| | | | | | My patches have been merged upstream. | ||
| * | pkgs/tskm/inputs: Auto-add a tag for the current date on file import | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/nvim/plgs/lsp/openscad: Specify the autoCmd correctly | Benedikt Peetz | 2026-03-19 |
| | | |||
| * | modules/ly: Use the correct `writeText` function | Benedikt Peetz | 2026-03-19 |
| | | |||
| * | modules/ly: Use a more modest animation | Benedikt Peetz | 2026-03-19 |
| | | |||
| * | modules/nvim/plgs/lsp/zls: Enable | Benedikt Peetz | 2026-03-19 |
| | | |||
| * | modules/nvim/plgs/lsp: Migrate completely to build-in nvim lsp config | Benedikt Peetz | 2026-03-19 |
| | | |||
| * | modules/ly: Include a shell session | Benedikt Peetz | 2026-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 Peetz | 2026-03-13 |
| | | |||
| * | modules/ly: Try to clear the screen before drawing interface | Benedikt Peetz | 2026-03-13 |
| | | |||
| * | modules/ly: Make the river desktop target available to ly | Benedikt Peetz | 2026-03-13 |
| | | | | | | As `ly` runs under `root`, it obviously cannot access `soispha`'s desktop target files. | ||
| * | modules/{plymouth,ly}: Use better animations | Benedikt Peetz | 2026-03-13 |
| | | |||
| * | modules/ly: Don't enable for the nixos_shell | Benedikt Peetz | 2026-03-13 |
| | | |||
| * | modules/ly: Init | Benedikt Peetz | 2026-03-13 |
| | | |||
| * | modules/river: Add a .desktop file for river | Benedikt Peetz | 2026-03-13 |
| | | | | | That makes integration for display managers possible. | ||
| * | modules/plymouth: Set a better theme | Benedikt Peetz | 2026-03-13 |
| | | |||
| * | modules/plymouth: Init | Benedikt Peetz | 2026-03-13 |
| | | |||
| * | pkgs/mpdpopmd: Correct boolean response on Play->Stop transition | Benedikt Peetz | 2026-02-19 |
| | | |||
| * | pkgs/mpdpopmd: Fix test | Benedikt Peetz | 2026-02-19 |
| | | |||
| * | modules/mpdpopmd: Automatically start in `Dj` mode | Benedikt Peetz | 2026-02-19 |
| | | |||
| * | pkgs/mpdpopmd: Actually consider the weight value | Benedikt Peetz | 2026-02-19 |
| | | | | | | | | The previous code only cared if the weight was positive, neutral, or negative; which meant that it considered a track with weight = -1 equal to one with weight = -999. This algorithm now performs a weighted random selection based on the weight. | ||
| * | pkgs/mpdpopmd: Also consider the `last_played` sticker when calculating weights | Benedikt Peetz | 2026-02-19 |
| | | |||
