Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Ovyerus/darwin-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This repository is out of date. All my personal Nix machines are now managed under a singular config. You can check it out at https://github.com/Ovyerus/dotfiles.

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