nix-config/home
mikl 79260cec6f heather: switch to make-disk-image (qcow2 for YC), drop disko
- Rename muscari -> heather (YC VM). rosemary reserved for future EU server.
- Add hosts/heather/image.nix: YC guest profile + qcow2 build target based on
  nixos/lib/make-disk-image.nix (the nixpkgs-standard cloud image builder).
  partitionTableType=legacy (MBR + single ext4 root, label nixos), GRUB in MBR
  on /dev/vda, virtio drivers, console=ttyS0, cloud-init (Ec2 datasource) so
  poppy ssh key auto-lands from YC metadata, growPartition.
- Drop disko flake input + disk-config.nix (was only for nixos-anywhere runtime
  install; replaced by make-disk-image build-time approach, no kexec).
- Add home/server.nix: minimal headless home for NixOS hosts (no ollama/
  texliveFull/kitty/syncthing/pass). flake mkNixos uses it instead of full ./home.
- k3s.nix: drop dead firewall block (firewall off in image.nix -> trustedInterfaces
  was a no-op). Cilium manages pod networking via BPF.
- image.baseName=heather, configurationLimit=1, remove virtio dups (qemu-guest
  profile already provides most).
- Fix sha256 pin on forgejo mikl.keys (was stale, would break fetchurl).
- home/zsh.nix: source yandex-cloud yc completion.
2026-07-11 21:13:38 +03:00
..
cli.nix fix: use homebrew node instead of nix read-only nodejs 2026-07-10 23:20:02 +03:00
default.nix fix: use homebrew node instead of nix read-only nodejs 2026-07-10 23:20:02 +03:00
duti.nix docs: add todos for git remotes and pass-store sync 2026-07-01 18:53:33 +03:00
git.nix refactor: remove credential helper (we use SSH) 2026-07-01 23:31:14 +03:00
kitty.nix kitty: copy app to ~/Applications/ for Spotlight indexing; update Dock path 2026-07-04 00:54:10 +03:00
pass.nix fix: correct pass git repository path 2026-07-10 15:43:24 +03:00
server.nix heather: switch to make-disk-image (qcow2 for YC), drop disko 2026-07-11 21:13:38 +03:00
ssh.nix ssh: use single 'poppy' key for all hosts (others don't exist yet) 2026-07-04 00:51:00 +03:00
syncthing.nix refactor: rename homebrew.nix to apps.nix (add nix GUI pkgs, cleanup=none) 2026-07-02 14:45:15 +03:00
zsh.nix heather: switch to make-disk-image (qcow2 for YC), drop disko 2026-07-11 21:13:38 +03:00