Skip to content

mackermans/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nix system configuration for MacOS and NixOS

Prerequisites

Install

  • Clone this repository to ~/.dotfiles
git clone git@github.com:mackermans/dotfiles.git ~/.dotfiles

MacOS

nix run nix-darwin --extra-experimental-features "nix-command flakes" -- switch --flake ~/.dotfiles#nix-darwin
chsh -s /run/current-system/sw/bin/fish

NixOS

nix run nixos-rebuild --extra-experimental-features "nix-command flakes" -- switch --flake ~/.dotfiles#nixos

Usage

Update your system configuration to the latest version:

nix-rebuild
nix-rollback

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published