about summary refs log tree commit diff stats
path: root/hm (follow)
Commit message (Collapse)AuthorAge
* feat(hm/conf/firefox/conf/search): Add a direct nixos github pr searchBenedikt Peetz2024-05-11
|
* fix(hm/conf/firefox/conf/search): Update home-manager options search urlBenedikt Peetz2024-05-11
|
* fix(hm/conf/firefox/conf/search): Change nixos wiki to new domainBenedikt Peetz2024-05-11
|
* fix(hm/conf/lf): Correctly implement symlink followingBenedikt Peetz2024-05-11
|
* fix(hm/wms/river/init): Restore the pre 3.0 forced ssdBenedikt Peetz2024-05-10
| | | | | Otherwise random windows (alacritty for example) don't have the focused border (or any border).
* refactor(hm/wms/river/init): Update to river 3.0Benedikt Peetz2024-05-10
|
* chore(treewide): Fully remove any last mentions of git-cryptBenedikt Peetz2024-05-10
|
* chore(treewide): Remove git cryptBenedikt Peetz2024-05-10
|
* chore(hm/conf/task/projects): UpdateBenedikt Peetz2024-05-10
|
* fix(hm/conf/gpg): Set correct gpg home variableBenedikt Peetz2024-05-10
|
* fix(hm/conf/gpg): Allow mutable keys and thus remove old keysBenedikt Peetz2024-05-10
|
* fix(hm/conf/gpg): Remove `onlykey` specific configurationBenedikt Peetz2024-05-09
|
* style(treewide): FormatBenedikt Peetz2024-05-09
|
* fix(hm/conf/python): Create history file, if it does not existBenedikt Peetz2024-05-09
|
* chore(treewide): Conform to changed settingsBenedikt Peetz2024-05-09
|
* style(treewide): Comply with `nix fmt`Benedikt Peetz2024-05-09
|
* refactor(hm/conf/zsh): Move xdg vars under the xdg directoryBenedikt Peetz2024-05-09
|
* feat(hm/conf/lf/keybindings): Add a keybind to follow symnlinksBenedikt Peetz2024-05-09
|
* fix(hm/conf/lf/keybindings): Use the autogenerate cd mappingsBenedikt Peetz2024-05-09
|
* fix(hm/conf/python): Correctly tell python to use a history fileBenedikt Peetz2024-05-09
|
* fix(hm/conf/nvim/plgs/lsp/servers/ltex): Don't use in html filesBenedikt Peetz2024-05-09
| | | | Ltex tries to correct spelling mistakes in the html tags.
* fix(hm/conf/lf/icons): Also use the key icon for `COPYING`Benedikt Peetz2024-05-09
|
* fix(hm/conf/firefox/scripts/generate_extensions): Re-activate snowflakeBenedikt Peetz2024-05-09
| | | | | | The Tor Project seems to have fixed their problems with Mozilla. [1] [1]: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake-webext/-/issues/89
* build(treewide): UpdateBenedikt Peetz2024-05-04
|
* feat(hm/conf/nvim/plgs/lsp/servers): Replace eslint by quick-lint-jsBenedikt Peetz2024-04-05
|
* feat(hm/conf/nvim/plgs/lsp/servers/eslint): InitBenedikt Peetz2024-04-05
|
* build(flake): UpdateBenedikt Peetz2024-04-02
|
* fix(hm/conf/nvim/plgs/debugprint): RemoveBenedikt Peetz2024-03-31
| | | | | I have never really used this plugin, and the recent breaking API changes where reason enough to remove it.
* fix(hm/conf/nvim/plgs/vim-tex): Set `outdir` on latex commandSoispha2024-03-30
|
* refactor(hm/conf/nvim): Use `opts` instead of `options`Soispha2024-03-30
| | | | | The previous name was renamed, as it clashed with the NixOS module system.
* feat(hm/conf/lf/cmd/make_link): Always make relative linksSoispha2024-03-30
|
* refactor(hm/conf/nvim/plgs/comment-nvim): Update to new module layoutSoispha2024-03-28
|
* chore(treewide): Move away from git-cryptSoispha2024-03-28
|
* fix(hm/conf/gpg): Add my nixpkgs fork to ensure a working gpg-agentSoispha2024-03-24
|
* fix(treewide): Update the shell library versionSoispha2024-03-24
|
* style(treewide): FormatSoispha2024-03-23
|
* fix(hm/conf/yambar/scripts/mpd): Put a separator between title and timeSoispha2024-03-23
|
* fix(hm/conf/unison): Remove auto merge featureSoispha2024-03-23
| | | | | | | This never really worked and would only really be useful, if I merged things by hand. But the only way forward, I see right now, is paved by avoiding the need to merge stuff altogether.
* refactor(treewide): Update to new modules names (and simplify some code)Soispha2024-03-23
|
* build(treewide): UpdateSoispha2024-03-23
|
* fix(hm/conf/firefox/extensions): Remove torproject-snowflake temporarilySoispha2024-03-23
| | | | | | | | They got themselves removed from Mozilla's Add-on store. To update the extensions, I know need to remove them temporarily until the situation is resolved. Relevant issue: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake-webext/-/issues/89
* refactor(hm/conf/nvim/plgs/{nvim-cmp,vim-tex}): Update to new attr namesSoispha2024-03-10
|
* build(treewide): UpdateSoispha2024-03-10
|
* feat(hm/conf/yambar/mpd): Add song progress and duration informationSoispha2024-03-07
|
* feat(hm/conf/prusa_slicer): InitSoispha2024-03-06
|
* fix(hm/conf/unison): Also try to merge 'log' filesSoispha2024-03-01
|
* fix(hm/conf/unison): Avoid merging, when the merge failsSoispha2024-03-01
|
* fix(hm/conf/unison): Correctly use the `file_name` and `extisions` valuesSoispha2024-03-01
|
* fix(hm/conf/unison): Add missing `diff` dependency for diffsSoispha2024-03-01
|
* fix(hm/conf/unison): Add further files to auto mergeSoispha2024-02-29
|