all repos — flake @ 49e28aea85ee03da45fd125ec439e560ee84a75a

got my cool flake

home: what about now
vi did:web:vt3e.cat
Wed, 06 May 2026 00:07:48 +0100
commit

49e28aea85ee03da45fd125ec439e560ee84a75a

parent

ecd5bff6468991f322764979e0c552c84b102fce

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M home/common/ssh.nixhome/common/ssh.nix

@@ -6,6 +6,7 @@ enable = true;

keys = [ "primary-vi" ]; enableFishIntegration = true; }; + programs.fish.enable = true; home.activation.writeSSHConfig = lib.hm.dag.entryAfter [ "writeBoundary" ] '' rm -f $HOME/.ssh/config