Skip to content

dewinterjack/dotfiles-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Install

Install nix

curl -sSf -L https://install.lix.systems/lix | sh -s -- install

Install dotfiles

sudo -H nix run nix-darwin/master#darwin-rebuild -- switch --flake github:dewinterjack/dotfiles-nix

It will infer the host and use the appropriate configuration however if the host doesn't match it will fail. You can specify which configuration to use like this

sudo -H nix run nix-darwin/master#darwin-rebuild -- switch --flake github:dewinterjack/dotfiles-nix#Jacks-Mac-Studio

Update

darwin-rebuild switch --flake ~/code/dotfiles-nix

Uninstall

sudo nix --extra-experimental-features "nix-command flakes" run nix-darwin#darwin-uninstaller

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors