Skip to content

ari-kl/darwin-nix-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

darwin-nix-config

This repository contains my personal nix-darwin and home-manager configuration that I use on my laptop.

Usage

  1. Install Nix
  2. Clone this repository
  3. Initial setup: run nix run nix-darwin -- switch --flake /path/to/repo
  4. Subsequent updates: run darwin-rebuild switch --flake /path/to/repo

Structure

  • darwin.nix: Nix-darwin configuration
  • home.nix: Home-manager configuration
  • programs/: Configuration for configurable programs
  • shell/: Shell configuration (aliases, environment variables, path, etc.)

About

my macos nix config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages