Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | modules/nvim/plgs/luasnip: Remove useless `./lua` directory | Benedikt Peetz | 22 hours |
| | |||
* | modules/nvim/plgs/luasnip/snippets: Simplify and add spdx-snippets | Benedikt Peetz | 22 hours |
| | | | | | This simplifies the todo comment snippets and adds spdx-snippet snippets. | ||
* | modules/nvim/plgs/nvim-cmp: Remove commented out partial enable | Benedikt Peetz | 22 hours |
| | | | | There seems to be no reason for me to want this. | ||
* | modules/nvim/plgs/luasnip: Provide key mappings | Benedikt Peetz | 22 hours |
| | | | | These make jumping through snippets possible | ||
* | modules/nvim/plgs/nvim-cmp: Unify key mappings by moving to the global module | Benedikt Peetz | 22 hours |
| | | | | | | | | This makes it possible, to use the `options.desc` field to add a which-key description. I also used this chance to unify the `cmp` related key mappings in one file. | ||
* | modules/nvim/options/completeopt: Move to `plgs/nvim-cmp` | Benedikt Peetz | 22 hours |
| | |||
* | modules/lf/commands/set_wallpaper: Add required `procps` dependency | Benedikt Peetz | 22 hours |
| | |||
* | modules/lf/commands/set_wallpaper: Use `pkill` instead of pgrep and kill | Benedikt Peetz | 22 hours |
| | | | | | This will actually work if multiple `swaybg` instances are running (the previous code would have simply failed). | ||
* | modules/nvim/plgs/luasnip/lua/snippets: Use better code style | Benedikt Peetz | 3 days |
| | | | | | | | This includes using the actual names of luasnip functions instead of these single char globals. This also includes basic formatting and occasional linebreaks. | ||
* | modules/nvim/plgs/luasnip/lua/snippets/html: Remove | Benedikt Peetz | 3 days |
| | | | | These snippets were never used. | ||
* | modules/nvim/plgs/luasnip: Move config to nix | Benedikt Peetz | 3 days |
| | |||
* | modules/backup: Provide support for a local repository | Benedikt Peetz | 4 days |
| | |||
* | common: Activate the ssh module by-default | Benedikt Peetz | 4 days |
| | |||
* | modules/backup: Increase restic verbosity | Benedikt Peetz | 4 days |
| | |||
* | modules/backup: Use ssh module to store the hostkey of the storagebox | Benedikt Peetz | 4 days |
| | |||
* | modules/users: Add hm config and root user | Benedikt Peetz | 4 days |
| | |||
* | modules/legacy/ssh: Migrate to by-name | Benedikt Peetz | 4 days |
| | |||
* | modules/backup: Adjust `backupPrepareCommand` for my fs layout | Benedikt Peetz | 5 days |
| | |||
* | pkgs/snap-sync-forked: Drop | Benedikt Peetz | 5 days |
| | | | | | | | This was only needed by the backup module. Should I require support for on-premise backups, setting up a local restic repo would be easier. | ||
* | modules/backup: Port to storagebox | Benedikt Peetz | 5 days |
| | |||
* | modules/lf/commands/trash_*: Add required `gnused` dependency | Benedikt Peetz | 7 days |
| | |||
* | modules/common/unison: Ignore `~/.local/share/{Steam,atuin}` | Benedikt Peetz | 7 days |
| | |||
* | modules/taskwarrior: Enable synchronization again | Benedikt Peetz | 7 days |
| | |||
* | modules/less: Don't confuse less with the copyright comments in the config file | Benedikt Peetz | 8 days |
| | | | | | | reuse treats the `.less` extensions as a format that can be commented. But that is a misconception and `less` does not actually understand these comments. | ||
* | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | 8 days |
| | | | | This change also ensures that this repo is reuse-3.0 compliant. | ||
* | modules/steam: Correctly allow the unfree dependency | Benedikt Peetz | 10 days |
| | |||
* | modules/nvim/plgs/treesitter: Migrate to new nixvim dependency management | Benedikt Peetz | 10 days |
| | |||
* | modules/zsh: Migrate away from deprecated `initExtra{,First}` | Benedikt Peetz | 10 days |
| | |||
* | hosts/tiamat: Enable steam for all hosts | Benedikt Peetz | 10 days |
| | | | | Otherwise, unison-sync might complain regarding unmatched data files. | ||
* | modules/legacy/gpg: Migrate to by-name | Benedikt Peetz | 10 days |
| | |||
* | {modules/steam,hosts/tiamat}: Activate again | Benedikt Peetz | 10 days |
| | |||
* | modules/zsh: Set alias to {ll,lm} to their full path | Benedikt Peetz | 2025-04-14 |
| | | | | | Both of these scripts are useless in $PATH and thus can be removed from it. | ||
* | modules/legacy/pkgs: Add fupdate-{flake,sys} | Benedikt Peetz | 2025-04-14 |
| | |||
* | modules/mpd/mpc: Avoid using outdated configure argument for mpp-lyrics | Benedikt Peetz | 2025-04-14 |
| | |||
* | modules/xdg/url-handler: Correctly put a newline between nvim and zathura | Benedikt Peetz | 2025-04-14 |
| | |||
* | modules/lf/commands/open: Remove | Benedikt Peetz | 2025-04-14 |
| | | | | The problem with `xdg-open` has been fixed. | ||
* | modules/lf: Always ensure that the `shell` is present | Benedikt Peetz | 2025-04-11 |
| | | | | Otherwise, in path reduced circumstances, `sh` might not be in PATH. | ||
* | modules/xdg/xdpt: Use correct config file location | Benedikt Peetz | 2025-04-10 |
| | |||
* | modules/nvim/plgs/harpoon: Update commands in keymaps to harpoon2 | Benedikt Peetz | 2025-04-09 |
| | |||
* | modules/nvim/plgs/lf-nvim: Switch to the upstream lf.nvim package | Benedikt Peetz | 2025-04-09 |
| | |||
* | modules/nvim/plgs/harpoon: Update to harpoon2 | Benedikt Peetz | 2025-04-09 |
| | |||
* | modules/xdg/scripts/url-handler.sh: Format | Benedikt Peetz | 2025-04-09 |
| | |||
* | feat(modules/water-remainder): Init | Benedikt Peetz | 2025-04-08 |
| | |||
* | fix(modules/xdg/url-handler.sh): Use correct tskm invocation | Benedikt Peetz | 2025-04-08 |
| | |||
* | fix(modules/taskwarrior): Record the news version | Benedikt Peetz | 2025-04-08 |
| | |||
* | fix(modules/lf/ctpv/prev): Avoid unset variable error | Benedikt Peetz | 2025-04-07 |
| | |||
* | fix(modules/legacy/conf/mail): Switch to stalwart-mail | Benedikt Peetz | 2025-04-07 |
| | |||
* | fix(modules/lf/ctpv/prev/helpers): Avoid unset variable error | Benedikt Peetz | 2025-04-07 |
| | |||
* | feat(modules/cargo): Init | Benedikt Peetz | 2025-04-07 |
| | |||
* | refactor(modules/xdg): Migrate to by-name and fix firefox dep in url-handler | Benedikt Peetz | 2025-04-07 |
| |