This repository contains personal configuration files for multiple machines.
windows/- dotfiles and configuration for Windows machinesnixos/- dotfiles and configuration for NixOS machines
Windows dotfiles are managed with chezmoi.
To use the Windows configuration:
chezmoi init https://github.com/markdlp/dotfiles.git
chezmoi applyReplace markdlp with your GitHub username or repository source.
The nixos/ folder contains NixOS-specific configuration and modules.
Use this directory as the base for NixOS system configuration and import it into your NixOS configuration.
- Keep machine-specific files in their respective folders.
- Use the appropriate setup process for each platform.