Skip to content

Full Management of my dotfiles with Home Manager #105

@elim

Description

@elim

User Story

As a Nix wannabe, I want to manage my entire dotfiles setup exclusively with Home Manager, because my current system relies on both custom deployment scripts and Home Manager, leading to confusion about what manages what, and requiring both systems to be executed in the correct order to properly set up my environment.

Acceptance Criteria

  • All my dotfiles are managed solely through Home Manager.
    • Existing configuration migration to Home Manager will be handled separately, but for now, symlinks or other shortcuts may be used.
    • Even in cases where symlinks are used, they must be generated via Nix.

Tasks

  • Adapt the current dotfiles deployment to be handled by Home Manager.
  • Remove the current deployment scripts.
  • (Optional) Create a README to document the setup process briefly.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions