Commit graph

4 commits

Author SHA1 Message Date
99b887e97f muscari: add disko config, hardcode mikl ssh key 2026-06-26 00:40:19 +03:00
aedf727849 Rename to nix-config, terminology cleanup
- Rename repo: nixos-iscg -> nix-config (forgejo)
- Update description for future darwin host (poppy)
- Update README, flake.nix description
- Fix references in hosts/muscari comments
2026-06-25 15:28:40 +03:00
2d023fc86d Initial flake: muscari k3s host
- flake.nix: mkHost helper, SOPS-age integration
- hosts/common: locale, sshd, universal packages
- hosts/muscari: k3s host with Cilium flags
- modules/users/mikl: SSH keys via forgejo .keys + sha256 pinning
- modules/services/k3s: k3s daemon with Cilium-compatible flags
- hardware-configuration.nix: placeholder, will be regenerated on real VM

Stack:
- NixOS 25.11
- k3s single-node (Cilium CNI, Traefik ingress)
- SOPS + age for secrets
- Multi-host ready (rosemary planned)
2026-06-25 14:48:03 +03:00
6f498d1da5 Initial commit 2026-06-25 11:47:40 +00:00