feat(fish): rebuild the flake for the running host #10

Merged
alexion merged 1 commits from fish-rebuild-flake-host into main 2026-07-20 14:05:23 -04:00

1 Commits

Author SHA1 Message Date
e49fb929d8 feat(fish): rebuild the flake for the running host
`nixos-rebuild switch` alone leaves the flake implicit, which is not how
this system is built. Name it explicitly, taking the host from the
configuration that installs the shell so the two cannot disagree.

The reference stays relative, so `update` rebuilds the working tree the
shell is standing in rather than a fixed checkout.
2026-07-20 14:04:51 -04:00