nix-config/hosts
mikl 411a8ba689 heather/common: passwordless sudo for mikl + fix deprecated options
- common/default.nix: add mikl to wheel + security.sudo.wheelNeedsPassword=false.
  Without this, root is unreachable on a fresh NixOS-yc image (no root password,
  no rescue channel) — nixos-rebuild switch is impossible. Mirrors the
  NOPASSWD:ALL that old YC boxes got via cloud-config user-data.
- home/server.nix: programs.git.extraConfig -> .settings, programs.git.delta
  -> programs.delta with enableGitIntegration=true (deprecated warnings).
- image.nix: boot.loader.grub.timeout -> boot.loader.timeout (renamed option).
2026-07-11 22:55:00 +03:00
..
common heather/common: passwordless sudo for mikl + fix deprecated options 2026-07-11 22:55:00 +03:00
heather heather/common: passwordless sudo for mikl + fix deprecated options 2026-07-11 22:55:00 +03:00
poppy heather/common: passwordless sudo for mikl + fix deprecated options 2026-07-11 22:55:00 +03:00
rosemary initial scaffold: multi-host flake (poppy, muscari, rosemary) 2026-06-26 23:28:31 +03:00