Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | modules/nix-index/command_not_found_handler: Remove reference to shell_library | Benedikt Peetz | 21 hours |
| | | | | | `ptmp` was previously (impurely) injected into this code, but is now no longer available. | ||
* | modules/nixos-shell: Init | Benedikt Peetz | 21 hours |
| | | | | | | A VM at your disposal. This is based on: https://github.com/Mic92/nixos-shell | ||
* | modules/gpg: Move the `pinentryPackage` to `pinentry.package` | Benedikt Peetz | 38 hours |
| | |||
* | modules/age: Correctly spell `age` | Benedikt Peetz | 38 hours |
| | |||
* | treewide: Update | Benedikt Peetz | 38 hours |
| | |||
* | modules/legacy/mako: Migrate to `by-name` | Benedikt Peetz | 38 hours |
| | |||
* | modules/tskm: Switch to new project path | Benedikt Peetz | 41 hours |
| | |||
* | modules/{atuin,taskwarrior}: Make enabling age configurable | Benedikt Peetz | 41 hours |
| | | | | A VM/test without age keys still needs to be able to use this modules. | ||
* | modules/age: Init | Benedikt Peetz | 41 hours |
| | |||
* | modules/legacy/nix-index: Migrate to by-name | Benedikt Peetz | 42 hours |
| | |||
* | modules: Import external modules in the module that actually need them | Benedikt Peetz | 42 hours |
| | |||
* | flake: Pack arguments in attribute sets | Benedikt Peetz | 42 hours |
| | | | | | This avoids having to change 3+ files, if you need to add a new argument. | ||
* | flake: Remove the `shell_library` input and its dependencies | Benedikt Peetz | 42 hours |
| | | | | | All the remaining uses of the `sysLib` have been migrated to `pkgs.writeShellApplication`. | ||
* | modules/nvim/plgs/neorg: Remove the predefined workspaces | Benedikt Peetz | 9 days |
| | | | | I only use `tskm`'s workspace. | ||
* | modules/mpv: Remove the uosc plugin | Benedikt Peetz | 9 days |
| | | | | This is too much for me, I am quite fine with the default config. | ||
* | modules/impermanence: Remove the Element directory | Benedikt Peetz | 9 days |
| | | | | I do not use the element desktop client. | ||
* | modules/atuin: Use the new sync server | Benedikt Peetz | 13 days |
| | |||
* | module/backup: Provide administrative access to the storagebox | Benedikt Peetz | 13 days |
| | |||
* | modules/backup: Make backup preparing a separate service | Benedikt Peetz | 14 days |
| | | | | | This change also removes the auto mount stuff from the local backup. This is just not really useful for an on-demand backup | ||
* | modules/nvim/plgs/luasnip: Remove useless `./lua` directory | Benedikt Peetz | 14 days |
| | |||
* | modules/nvim/plgs/luasnip/snippets: Simplify and add spdx-snippets | Benedikt Peetz | 14 days |
| | | | | | This simplifies the todo comment snippets and adds spdx-snippet snippets. | ||
* | modules/nvim/plgs/nvim-cmp: Remove commented out partial enable | Benedikt Peetz | 14 days |
| | | | | There seems to be no reason for me to want this. | ||
* | modules/nvim/plgs/luasnip: Provide key mappings | Benedikt Peetz | 14 days |
| | | | | These make jumping through snippets possible | ||
* | modules/nvim/plgs/nvim-cmp: Unify key mappings by moving to the global module | Benedikt Peetz | 14 days |
| | | | | | | | | 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 | 14 days |
| | |||
* | modules/lf/commands/set_wallpaper: Add required `procps` dependency | Benedikt Peetz | 14 days |
| | |||
* | modules/lf/commands/set_wallpaper: Use `pkill` instead of pgrep and kill | Benedikt Peetz | 14 days |
| | | | | | 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 | 2025-05-02 |
| | | | | | | | 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 | 2025-05-02 |
| | | | | These snippets were never used. | ||
* | modules/nvim/plgs/luasnip: Move config to nix | Benedikt Peetz | 2025-05-02 |
| | |||
* | modules/backup: Provide support for a local repository | Benedikt Peetz | 2025-05-01 |
| | |||
* | modules/backup: Increase restic verbosity | Benedikt Peetz | 2025-05-01 |
| | |||
* | modules/backup: Use ssh module to store the hostkey of the storagebox | Benedikt Peetz | 2025-05-01 |
| | |||
* | modules/users: Add hm config and root user | Benedikt Peetz | 2025-05-01 |
| | |||
* | modules/legacy/ssh: Migrate to by-name | Benedikt Peetz | 2025-05-01 |
| | |||
* | modules/backup: Adjust `backupPrepareCommand` for my fs layout | Benedikt Peetz | 2025-04-30 |
| | |||
* | modules/backup: Port to storagebox | Benedikt Peetz | 2025-04-30 |
| | |||
* | modules/lf/commands/trash_*: Add required `gnused` dependency | Benedikt Peetz | 2025-04-28 |
| | |||
* | modules/taskwarrior: Enable synchronization again | Benedikt Peetz | 2025-04-28 |
| | |||
* | modules/less: Don't confuse less with the copyright comments in the config file | Benedikt Peetz | 2025-04-27 |
| | | | | | | 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 | 2025-04-27 |
| | | | | This change also ensures that this repo is reuse-3.0 compliant. | ||
* | modules/steam: Correctly allow the unfree dependency | Benedikt Peetz | 2025-04-25 |
| | |||
* | modules/nvim/plgs/treesitter: Migrate to new nixvim dependency management | Benedikt Peetz | 2025-04-25 |
| | |||
* | modules/zsh: Migrate away from deprecated `initExtra{,First}` | Benedikt Peetz | 2025-04-25 |
| | |||
* | modules/legacy/gpg: Migrate to by-name | Benedikt Peetz | 2025-04-25 |
| | |||
* | {modules/steam,hosts/tiamat}: Activate again | Benedikt Peetz | 2025-04-25 |
| | |||
* | 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/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. |