Emma Thorpe 27e91508cc
CI / flake (pull_request) Successful in 1m52s
fix(home-manager): back up clobbered dotfiles on activation
Set home-manager.backupFileExtension = "backup" on the NixOS and Darwin base modules. Existing machines carry hand-written ~/.zshrc and ~/.zshenv that home-manager would refuse to overwrite, aborting activation. With a backup extension, the originals are saved as .backup and activation proceeds. The oh-my-zsh setup is already declared in lyrathorpe/home/shell.nix, so the generated files supersede the old ones.
2026-06-02 16:28:28 +00:00
2026-06-02 17:21:48 +01:00
S
Description
No description provided
52 MiB
Languages
Nix 100%