Skip to content

Latest commit

History

History
28 lines (19 loc) 路 624 Bytes

File metadata and controls

28 lines (19 loc) 路 624 Bytes

Matan's Personal Dotfiles

A fully declarative Nix configuration for my laptop.

Getting up and running

  1. Install Determinate Nix via the installer: https://docs.determinate.systems/

  2. Use nix to run the first nix-darwin build:

sudo nix run nix-darwin -- switch --flake ~/.config/nixpkgs
  1. Run future builds using nix-darwin directly:
sudo darwin-rebuild switch --flake ~/.config/nixpkgs

Todo

  • Manage nix packages
  • Manage mise runtimes
  • Manage brew packages
  • Manage mas packages
  • Manage macOS defaults configuration
  • Manage dmgs directly downloaded