# nix-config Nix configurations for iscg infra hosts. Hosts and naming scheme: see [garden.md](./garden.md). ## rebuild ```bash # poppy (macOS) darwin-rebuild switch --flake .#poppy # muscari, rosemary (NixOS) sudo nixos-rebuild switch --flake .# ```