Skip to content

phucleeuwu/dotfiles

Repository files navigation

📦 Install with Nix (or Stow)

Nix

Install Everything (Recommend Lix - Nix Fork)

Note: Update your username in flake.nix and home.nix.

nix run nix-darwin/master#darwin-rebuild -- switch --flake ~/dotfiles/nix/darwin

Upgrade & Apply Changes

Update flake.lock:

nix flake update --flake ~/dotfiles/nix/darwin

Rebuild configurations:

darwin-rebuild switch --flake ~/dotfiles/nix/darwin

Stow

Install with Dotflow Script

bash <(curl -fsSL https://raw.githubusercontent.com/phucleeuwu/dotflow/main/i.sh)

🚫 Disabling Specific Nix Module

To prevent the installation of a specific module, set the corresponding module’s enable option to false in home.nix.


✨ Enjoy your optimized system with a sleek Catppuccin Mocha theme!