Skip to content

scriptogre/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Personal configuration files using Nix and NixOS Home Manager.

Overview

This repository contains my personal configuration files and system setup using Nix and NixOS Home Manager. It includes both general Nix configurations and Darwin-specific settings.

Setup

Prerequisites

  • Nix
  • Nix Flakes

Installation

  1. Clone this repository:
git clone https://github.com/scriptogre/dotfiles.git ~/.dotfiles
  1. Run the setup:
just update && just switch

Configuration Files

  • flake.nix: Main flake configuration
  • darwin-configuration.nix: Darwin-specific system configuration
  • home.nix: Home Manager configuration
  • Justfile: Just tasks for common operations

License

MIT

About

Personal dotfiles configuration using nix-darwin and Home Manager for macOS

Topics

Resources

Stars

Watchers

Forks