Files
nixfiles/users
Emma Thorpe 04171febf1
CI / flake (pull_request) Successful in 3m35s
feat(work): load kube-tmux from a pinned flake input
kube-tmux is not in nixpkgs, so add the upstream repo as a flake = false
input and reference ${inputs.kube-tmux}/kube.tmux directly. The script is now
always in the store, so the previous $HOME/code/kube-tmux existence guard is
removed and the tmux status line no longer depends on a manual checkout.

Refs #50
2026-06-29 14:05:32 +01:00
..