Skip to content

philingood/nix-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

146 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nix config

Setup

Nix

Darwin

Pre

softwareupdate --install-rosetta --agree-to-license
xcode-select --install && cd && git clone https://github.com/philingood/nix-config.git

Build

Note

First installation

nix run nix-darwin -- --flake github:philingood/nix-config#darwinConfigurations.$(hostname -s).system
nix --extra-experimental-features "nix-command flakes" build .#darwinConfigurations.$(hostname -s).system
./result/sw/bin/darwin-rebuild switch --flake .#$(hostname -s)

Post

sudo xcodebuild -license accept
nix-index

About

Nix Home-Manager configuration

Resources

Stars

Watchers

Forks

Contributors