Install Everything (Recommend Lix
- Nix Fork
)
nix run nix-darwin/master#darwin-rebuild -- switch --flake ~/dotfiles/nix/darwin
Update flake.lock
:
nix flake update --flake ~/dotfiles/nix/darwin
Rebuild configurations:
darwin-rebuild switch --flake ~/dotfiles/nix/darwin
Install with Dotflow Script
bash <(curl -fsSL https://raw.githubusercontent.com/phucleeuwu/dotflow/main/i.sh)
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!