Skip to content

theholy7/nix-darwin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

nix-darwin

Configuration of my MacOS machines via Nix

Commands run to setup Nix

Firstly, installed Nix via the recommended way here.

Then, installed nix-darwin with flakes as defined in the repository here

Slightly modified the commands because of the experimental nature of flakes:

nix flake init -t nix-darwin --experimental-features 'nix-command flakes'

And:

nix run nix-darwin --experimental-features 'nix-command flakes' -- switch --flake ~/.config/nix-darwin

About

Configuration of my MacOS machines via Nix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages