Commit Graph

6 Commits

Author SHA1 Message Date
Debian
5ca9b06420 Fix NixOS modules: pure evaluation mode, NATS options
- Fix hostname: static value instead of /sys read (pure mode)
- Fix NATS: use settings.http_port instead of httpPort
- Add kawa-base.nix with corrected NATS options
- Update flake.nix to include all modules
- Enable SSH with PermitRootLogin for debugging
2026-03-14 22:34:38 +00:00
Debian
8e2b74a75c Add kawa-gpu.nix module for NVIDIA GPU machines 2026-03-14 22:24:34 +00:00
Debian
501bd51e69 Add NixOS modules for physical CPU and GPU machines
- modules/kawa-physical.nix: CPU-only configuration
- modules/kawa-gpu.nix: NVIDIA GPU configuration
- Fix hostname to avoid /sys errors
- Add Ollama, NATS, Syncthing, Tailscale config
- Update README with NixOS instructions
2026-03-14 22:24:00 +00:00
Debian
aaa11df19f Add NixOS support with configuration module
- Add nixos/kawa.nix module for NixOS integration
- Add flake.nix for Nix flakes support
- Update setup script to detect and handle NixOS
- Include NATS, Syncthing, and Tailscale configuration
- Add parameters for Headscale connection
2026-03-14 22:20:34 +00:00
kawa
18a602aa60 Improve hostname detection: Docker, containers, physical machines 2026-03-14 16:41:13 +01:00
kawa
f19fd947b4 Initial commit - KAWA OS setup 2026-03-14 16:10:35 +01:00