Skip to content

japiirainen/darwin

Repository files navigation

This repository contains my nix configurations for my macOS machines.

Bootstrap new machine

  1. Download nix

  2. make bootstrap

Rebuilding after configuration changes

darwin-rebuild switch --flake ${nixConfigDirectory}

# or

drs

set fish as default shell after applying flake.

make set-fish

Setting up podman

To use podman one must run these steps manually:

podman machine init

Then to start podman after each boot:

podman machine start

About

My macos machine configurations as a nix-flake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published