Skip to content

TristanFloch/dotfiles-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nix Configuration

This is a nix system configuration repo for all my linux and macos systems.

Bootstrap

Instructions from this useful nixcademy article:

Install nix

Using the Determinate System’s shell installer:

curl \
  --proto '=https' \
  --tlsv1.2 \
  -sSf \
  -L https://install.determinate.systems/nix \
  | sh -s -- install

Select no when prompted to install Determinate Nix.

Switch to a configuration

nix run nix-darwin -- switch --flake github:TristanFloch/dotfiles-nix#macbook-pro-m4

Changing `macbook-pro-m4` with the actual hostname.

About

Where the magic happens 🪄

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors