aboutsummaryrefslogtreecommitdiffstats
path: root/modules/common (unfollow)
Commit message (Collapse)Author
2025-04-04refactor(modules/timewarrior): Migrate to by-nameBenedikt Peetz
2025-04-04feat(modules/tskm): Init moduleBenedikt Peetz
This module does what was previously squashed into the firefox, taskwarrior and nvim modules.
2025-04-04feat(modules/legacy/taskwarrior): Migrate to by-nameBenedikt Peetz
2025-04-02refactor(modules/legacy/firefox): Move to by-nameBenedikt Peetz
This also improves the arkanfox-integration and the profile id generation.
2025-02-04refactor(flake/nixosModules/common.nix): Move to `modules/common`Benedikt Peetz
This file is commonly edited, when a module is changed. As such moving it to the `modules` directory, is an obvious decision.