Skip to content

rokbar/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📁 .dotfiles

✨ Nix

Moving from Homebrew-based dotfiles (homebrew branch) to Nix-based dotfiles offers several compelling advantages, including a declarative approach to configuration management, improved reproducibility across different systems, and the ability to manage both packages and dotfiles within a single, unified framework.

Setup

  1. Install Nix:
sh <(curl -L https://nixos.org/nix/install)
  1. Run nix-darwin and switch to a new configuration defined in flake.nix:
nix run nix-darwin --extra-experimental-features "nix-command flakes" -- switch --flake ~/nix#m1pro
  1. On flakes configuration update run:
nix flake update
darwin-rebuild switch --flake ~/nix#m1pro

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •