Commit graph

312 commits

Author SHA1 Message Date
Yan Lin
d2bc0a522e Add disk health check 2025-09-07 12:54:38 +02:00
Yan Lin
95b92c232e Add zfs cache config 2025-09-07 11:42:34 +02:00
Yan Lin
cb9f29154f Separate system and home config on hs 2025-09-07 10:35:40 +02:00
Yan Lin
ee289973f4 Add samba module 2025-09-07 04:18:00 +02:00
Yan Lin
34e8027554 Add syncthing 2025-09-07 03:28:32 +02:00
Yan Lin
673bdeb83b Separate podman and traefik 2025-09-07 01:59:45 +02:00
Yan Lin
261fea477e Add podman and home assistant 2025-09-07 01:34:26 +02:00
Yan Lin
8d1ad43eea Add tailscale to hs 2025-09-07 01:03:18 +02:00
Yan Lin
b57aee3d67 Add snapraid parity 2025-09-07 00:52:27 +02:00
Yan Lin
04431c8cce Set default zsh shell 2025-09-07 00:16:02 +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
Yan Lin
70485c0bc4 Update hs hardware configuration with actual detected hardware
- Intel CPU with KVM support
- Detected kernel modules: xhci_pci, ahci, usb_storage, sd_mod, sdhci_pci
- Remove filesystem declarations (managed by disko)
- Intel microcode updates enabled

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-06 22:07:48 +02:00