Files
nix/dots
Hektor Misplon 41c2552cb1 feat(09-01): add work-cli home-manager module
- enable option, jira/vault sub-enables
- all config options matching config.py schema
- generates ~/.config/work/config.toml via home.file
- wires bash completion via programs.bash.initExtra
- package installed from inputs.work-cli.packages
2026-04-02 14:33:15 +02:00
..
2026-03-11 21:25:32 +01:00

My dotfiles

To get started, run the following:

bash <(curl -s https://git.hektormisplon.xyz/hektor/dots/raw/branch/master/.bin/setup)

Note: will not set up everything (e.g. /etc configs, dependencies...), but should get you up and running.

2025-10-04: I am migrating from Arch Linux to NixOS. For this transition, these dotfiles are currently included as a subtree in my NixOS repository.