Skip to content

Conversation

@user3301
Copy link
Owner

No description provided.

Available Commands

  Quick rebuilds for home-only changes:
  # Rebuild just your home configuration (faster, no sudo needed)
  home-manager switch --flake .#nixos-wsl

  # List your home-manager generations
  home-manager generations

  # List all packages installed via home-manager
  home-manager packages

  When to use each command:

  | Change Type                               | Command
| Speed     |

|-------------------------------------------|-----------------------------------------------|-----------|
  | Dotfiles (nvim config, zshrc)             | No rebuild needed!
| Instant ✓ |
  | Home packages/modules (home.packages)     | home-manager switch
--flake .#nixos-wsl       | Fast      |
  | System config (system.packages, services) | sudo nixos-rebuild
switch --flake .#nixos-wsl | Slower    |
@user3301 user3301 changed the title Nix standard NixOS-WSL2 Jan 1, 2026
@user3301 user3301 merged commit adedbe8 into master Jan 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants