Commit graph

53 commits

Author SHA1 Message Date
Yan Lin
b213ffbd35 Add move-inbox alias 2025-09-07 18:04:48 +02:00
Yan Lin
bd99a04f19 Separate a few zsh config 2025-09-07 14:01:45 +02:00
Yan Lin
aafa5da904 Add NixOS home manager config and fix flake warnings
- Add hosts/nixos/home-default.nix with nvim, ssh, and other modules
- Add hosts/nixos/hs/home.nix importing home-default
- Fix nixpkgs.config conflict by moving allowUnfree to system level
- Fix root user password conflicts by explicitly clearing all options
- Add home-manager integration to hs system configuration
- Update hostId from placeholder to actual value (8425e349)
- Add claude-code support for x86_64-linux architecture

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-06 23:25:59 +02:00