nix-config/home
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
..
cli.nix heather/common: passwordless sudo for mikl + fix deprecated options 2026-07-11 22:55:00 +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/common: passwordless sudo for mikl + fix deprecated options 2026-07-11 22:55:00 +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