This repository contains my nix configurations for my macOS machines.
-
Download nix
-
make bootstrap
sudo darwin-rebuild switch --flake ${nixConfigDirectory}
# or
drsset fish as default shell after applying flake.
make set-fishTo use podman one must run these steps manually:
podman machine initThen to start podman after each boot:
podman machine start