|
|
eb0a6135bc
|
fix: remove unsupported AppleAntiAliasingThreshold option
|
2026-07-01 13:05:10 +03:00 |
|
|
|
65319be12b
|
feat: sync all current macOS system defaults from running system
|
2026-07-01 13:04:51 +03:00 |
|
|
|
c3e687c07b
|
feat: add pnpm with pi-coding-agent, remove tw93/tap and mole
|
2026-07-01 01:13:15 +03:00 |
|
|
|
176508bc74
|
fix: add backupFileExtension, remove typewhisper from taps
|
2026-06-29 19:19:30 +03:00 |
|
|
|
e358c2cb15
|
refactor: split poppy config into homebrew.nix, system.nix, default.nix
|
2026-06-29 16:33:53 +03:00 |
|
|
|
cecb47ceb9
|
fix: add homebrew config to prevent cask deletion
|
2026-06-29 00:43:51 +03:00 |
|
|
|
5c14cf0539
|
refactor: use michaotic username throughout, add cli/kitty/zsh configs and docs
|
2026-06-28 23:54:14 +03:00 |
|
mikl
|
c95e4a1488
|
inline common-darwin into poppy (only one darwin host for now)
- merged common-darwin/default.nix content into hosts/poppy/default.nix
- removed hosts/common-darwin/
- removed ./hosts/common-darwin import from mkDarwin in flake.nix
linux hosts/common/ stays — already 2 linux hosts (muscari + rosemary)
|
2026-06-26 23:39:58 +03:00 |
|
mikl
|
42fdbeb1a0
|
initial scaffold: multi-host flake (poppy, muscari, rosemary)
- flake.nix with mkNixos + mkDarwin dispatchers
- hosts/common/{default.nix} (NixOS shared)
- hosts/common-darwin/{default.nix} (darwin shared)
- hosts/poppy/ (M1 MacBook Air, nix-darwin)
- hosts/muscari/ (k3s server, placeholder)
- hosts/rosemary/ (backup VM, placeholder)
- home/default.nix (home-manager for mikl)
- README.md, garden.md (host naming scheme: plants)
- secrets/.gitkeep
old muscari-only config moved to nix-config-legacy/
|
2026-06-26 23:28:31 +03:00 |
|