Skip to content

Nix config for macOS with nix-darwin, home-manager etc.

Notifications You must be signed in to change notification settings

nickkadutskyi/nixos-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Configurations via Nix

This repository contains my system configurations based on Nix. Originally my intention was to configure NixOS, I still haven't got to it and currently this repository only provides configurations for macOS (Darwin).

Setup macOS (Darwin)

If you are interested in setting up macOS via Nix feel free to use this repository but keep in mind that it highly specific to my setup and may not perfectly suit your needs.

  1. Install Nix with some Nix installer (nix-installer, Determinate Nix Installer, etc.) to get nix CLI with Flake support.
  2. Clone this repository
  3. Run nix run --exeprimental-features "nix-command flakes" shell nixpkgs#git to ensure that you have Git
  4. Run nix run nix-darwin -- switch --flake . to build and switch to the configuration

About

Nix config for macOS with nix-darwin, home-manager etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published