Skip to content

Ovyerus/darwin-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

darwin-system

nix-darwin configuration for my MacBooks, managing things like Homebrew apps, core CLI packages, and other system configuration. Feel free to pick it apart and adapt for your own system.

For more configuration, check out my dotfiles.

Usage

Install Nix and enable the flakes and nix-command experimental features; nix-installer is the easiest method.

git clone https://github.com/Ovyerus/darwin-system.git ~/.config/nix-darwin
nix run nix-darwin -- switch --flake ~/.config/nix-darwin

License

All data in this repository is available in the public domain via the Unlicense. Refer to https://unlicense.org/ for more info.

Releases

No releases published

Packages

No packages published

Languages