Commit graph

5 commits

Author SHA1 Message Date
isogonalconguate
a075114c1d muscari: switch bootloader to systemd-boot (EFI) 2026-06-26 01:42:07 +03:00
isogonalconguate
139e5f3792 disko: 100%FREE → 100% 2026-06-26 01:09:06 +03:00
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