/dotfiles

My dotfiles

Primary LanguageLua

Install

  1. Install Nix
sh <(curl -L https://nixos.org/nix/install)
  1. Clone the repository and navigate to it
  2. Stow config files using Nix packages
nix run "nixpckg#stow" .
  1. Install nix-darwin
nix run nix-darwin -- switch --flake ~/.config/nix-darwin
  1. Use nix-darwin
darwin-rebuild switch --flake ~/.config/nix-darwin