d5a6aa3dfa8b973defef5eb29f98c7a3d48e0780
Config for my computers.
Common operations
Update computer and home from my configuration:
cd ~/dotfiles
nix-deploy
Advanced: computer only:
sudo darwin-rebuild switch --flake .
Advanced: home only:
home-manager switch --flake .
Update all dependencies in my configuration:
nix flake update
NOTE: you have to update computer and update home from configuration after doing this.
Add/remove software
First search for Nix
Add to:
home.packages: hosts/jupiter/home.nix
If not available in Nix
Add to:
homebrew casks: hosts/jupiter/darwin.nix
Languages
Nix
100%