about summary refs log tree commit diff stats
path: root/modules/common (follow)
Commit message (Collapse)AuthorAge
* refactor(modules/timewarrior): Migrate to by-nameBenedikt Peetz3 days
|
* feat(modules/tskm): Init moduleBenedikt Peetz3 days
| | | | | This module does what was previously squashed into the firefox, taskwarrior and nvim modules.
* feat(modules/legacy/taskwarrior): Migrate to by-nameBenedikt Peetz3 days
|
* refactor(modules/legacy/firefox): Move to by-nameBenedikt Peetz5 days
| | | | | This also improves the arkanfox-integration and the profile id generation.
* refactor(flake/nixosModules/common.nix): Move to `modules/common`Benedikt Peetz2025-02-04
This file is commonly edited, when a module is changed. As such moving it to the `modules` directory, is an obvious decision.