more docs on atuin

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-10-12 23:16:56 -05:00
parent 0f39d0f6d8
commit 2235ce020b
9 changed files with 43 additions and 21 deletions

View file

@ -51,6 +51,10 @@
- `nixos-rebuild switch --flake ~/.config/nixos-config`
- Update remote, ssh should work now: `cd ~/.config/nixos-config && git remote remove origin && git remote add origin "git@github.com:RingOfStorms/dotfiles.git" && git pull origin master`
- atuin setup
- if atuin is on enable that mod in configuration.nix, make sure to `atuin login` get key from existing device
- TODO move key into secrets and mount it to atuin local share
## Darwin
- TODO