Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 347 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 347 Bytes

dotfiles

Written with Nix, specific to nix-darwin and home-manager.

Installation

  1. Install Nix
  2. Run nix --extra-experimental-features 'nix-command flakes' run nix-darwin -- switch --flake .#hostname.
  3. On changes, run darwin-rebuild switch --flake .#hostname

Updates

Run nix flake update.