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
2026-03-11 21:25:32 +01:00
2026-03-18 12:13:42 +01:00
2026-03-11 21:25:32 +01:00
2026-03-11 23:46:40 +01:00

❄️ NixOS flake

hosts

NixOS

nixos-rebuild switch --flake .#<hostname>

home manager

home-manager switch --flake .#work

virtual machines

nix build -L '.#nixosConfigurations.vm.config.system.build.vmWithDisko'
./result/bin/disko-vm

docs

Description
my NixOS config
Readme 28 MiB
Languages
Lua 43.4%
Nix 28.5%
Python 18.1%
Shell 6.9%
Haskell 2.6%
Other 0.4%