update home #69

Merged
guochao merged 2 commits from guochao/nixos-config:master into master 2026-08-24 06:53:00 +00:00
Owner
No description provided.
- drop home.file entries for id_rsa/id_ed25519/.2fa, remove key files
  from checkout (history preserved as git-crypt ciphertext)
- export SSH_AUTH_SOCK via home.sessionVariables (shell) and
  systemd.user.sessionVariables (environment.d) pointing at
  $XDG_RUNTIME_DIR/rbw/ssh-agent-socket, linux only
- ssh config: Match User nutstore skips hostkey checks; github.com
  block emptied (keys now come from the agent)
- add home-manager channel under nix.channels
document the ~/.nix-defexpr/50-home-manager/{nixpkgs,nixpkgs-unstable,home-manager}
stable paths for reading the exact nixpkgs/hm sources locked by this flake
guochao merged commit 186783cb67 into master 2026-08-24 06:53:00 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: public/nixos-config#69
No description provided.