Hektor Misplon 0fac241885 feat(09-02): wire work-cli flake input and enable module in host config
- Add work-cli path input with nixpkgs follows to flake.nix
- Import modules/work-cli in work host config
- Enable programs.work-cli with gitlab/jira/vault settings (grouped attrset)
- Remove old shell.bash.extraInit completion eval
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%